Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cfgable.h117 bool failwithbody; /* fail on (HTTP) errors but still store body */ member
H A Dtool_getparam.c2144 config->failwithbody = toggle; in getparameter()
2145 if(config->failonerror && config->failwithbody) { in getparameter()
2156 if(config->failonerror && config->failwithbody) { in getparameter()
H A Dtool_operate.c491 else if(config->failwithbody) { in post_per_transfer()
569 ((config->failonerror || config->failwithbody) && in post_per_transfer()

Completed in 20 milliseconds