Home
last modified time | relevance | path

Searched refs:no_accept_charset (Results 1 – 8 of 8) sorted by relevance

/dports/www/links1/links-1.04/
H A Dhttp.c297 …if (!(info->bl_flags & BL_NO_CHARSET) && !http_bugs.no_accept_charset) add_to_str(&hdr, &l, accept… in http_send_header()
H A Ddefault.c1518 …{ 1, gen_cmd, num_rd, num_wr, 0, 1, &http_bugs.no_accept_charset, "http_bugs.no_accept_charset", "…
H A Dlinks.h2490 int no_accept_charset; member
H A Dmenu.c552 d->items[4].data = (void *)&bugs->no_accept_charset; in dlg_http_options()
/dports/www/links/links-2.25/
H A Dhttp.c759 http_options.no_accept_charset) in add_accept_charset()
H A Ddefault.c2303 …{1, gen_cmd, num_rd, num_wr, 0, 1, &http_options.no_accept_charset, "http_bugs.no_accept_charset",…
H A Dmenu.c1892 http_options.no_accept_charset = 0; in reset_settings_for_tor()
2482 d->items[a].data = (void *)&http_options.no_accept_charset; in dlg_http_options()
H A Dlinks.h4958 int no_accept_charset; member