Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cfgable.h171 bool http09_allowed; member
H A Dtool_cfgable.c45 config->http09_allowed = FALSE; in config_init()
H A Dtool_getparam.c1762 config->http09_allowed = toggle; in getparameter()
H A Dtool_operate.c1616 config->http09_allowed ? 1L : 0L); in single_transfer()
/curl/lib/
H A Durldata.h1846 BIT(http09_allowed); /* allow HTTP/0.9 responses */
H A Dhttp.c3886 if(!data->set.http09_allowed) { in http_parse_headers()
3922 if(!data->set.http09_allowed) { in http_parse_headers()
H A Dsetopt.c983 data->set.http09_allowed = !!arg; in Curl_vsetopt()
H A Durl.c481 set->http09_allowed = FALSE; in Curl_init_userdefined()

Completed in 58 milliseconds