MCPcopy Create free account
hub / github.com/curl/curl / http_handle_send_error

Function http_handle_send_error

lib/http.c:4037–4111  ·  view source on GitHub ↗

* Handle an error response (>= 300) received while still sending the * request body. Deals with 417 Expectation Failed retries, keep-sending * on error, and aborting the send. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

http_on_responseFunction · 0.85

Calls 7

Curl_creader_will_rewindFunction · 0.85
Curl_req_done_sendingFunction · 0.85
http_exp100_is_selectedFunction · 0.85
http_exp100_is_waitingFunction · 0.85
http_perhapsrewindFunction · 0.85
Curl_req_abort_sendingFunction · 0.85
http_exp100_send_anywayFunction · 0.85

Tested by

no test coverage detected