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

Function header_has_value

lib/http.c:172–182  ·  view source on GitHub ↗

If the header has a value, this function returns TRUE and the value is in 'outp' with blanks trimmed off. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

http_header_is_emptyFunction · 0.85
copy_custom_valueFunction · 0.85

Calls 4

curlx_str_cspnFunction · 0.85
curlx_str_singleFunction · 0.85
curlx_str_untilnlFunction · 0.85
curlx_str_trimblanksFunction · 0.85

Tested by

no test coverage detected