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.c1770 config->http09_allowed = toggle; in getparameter()
H A Dtool_operate.c1125 config->http09_allowed ? 1L : 0L); in config2setopts()
/curl/lib/
H A Durldata.h1860 BIT(http09_allowed); /* allow HTTP/0.9 responses */
H A Dhttp.c3884 if(!data->set.http09_allowed) { in http_parse_headers()
3920 if(!data->set.http09_allowed) { in http_parse_headers()
H A Dsetopt.c652 data->set.http09_allowed = enabled; in setopt_long()
H A Durl.c482 set->http09_allowed = FALSE; in Curl_init_userdefined()

Completed in 50 milliseconds