Home
last modified time | relevance | path

Searched refs:failwithbody (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/src/
H A Dtool_cfgable.h115 bool failwithbody; /* fail on (HTTP) errors but still store body */ member
H A Dtool_getparam.c2258 config->failwithbody = toggle; in getparameter()
2259 if(config->failonerror && config->failwithbody) { in getparameter()
2270 if(config->failonerror && config->failwithbody) { in getparameter()
H A Dtool_operate.c407 else if(config->failwithbody) { in post_per_transfer()
485 ((config->failonerror || config->failwithbody) && in post_per_transfer()

Completed in 8 milliseconds