Home
last modified time | relevance | path

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

/third_party/curl/src/
H A Dtool_cfgable.h167 bool http09_allowed; member
H A Dtool_cfgable.c45 config->http09_allowed = FALSE; in config_init()
H A Dtool_getparam.c1930 config->http09_allowed = toggle; in getparameter()
H A Dtool_operate.c1505 config->http09_allowed ? 1L : 0L); in single_transfer()
/third_party/curl/lib/
H A Durldata.h1930 BIT(http09_allowed); /* allow HTTP/0.9 responses */
H A Dhttp.c3961 if(!data->set.http09_allowed) { in http_rw_headers()
3994 if(!data->set.http09_allowed) { in http_rw_headers()
H A Dsetopt.c951 data->set.http09_allowed = !!arg; in Curl_vsetopt()
H A Durl.c486 set->http09_allowed = FALSE; in Curl_init_userdefined()

Completed in 24 milliseconds