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

Function Curl_http

lib/http.c:3040–3124  ·  view source on GitHub ↗

* Curl_http() gets called from the generic multi_do() function when an HTTP * request is to be performed. This creates and sends a properly constructed * HTTP request. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

curlx_dyn_initFunction · 0.85
curlx_dyn_resetFunction · 0.85
http_check_new_connFunction · 0.85
Curl_headers_initFunction · 0.85
Curl_http_methodFunction · 0.85
http_set_aptr_hostFunction · 0.85
Curl_http_output_authFunction · 0.85
http_useragentFunction · 0.85
set_readerFunction · 0.85
http_resumeFunction · 0.85
http_rangeFunction · 0.85
http_request_versionFunction · 0.85

Tested by

no test coverage detected