MCPcopy Create free account
hub / github.com/Ericsson/CodeCompass / parse_http_message

Function parse_http_message

webserver/src/mongoose.c:2170–2211  ·  view source on GitHub ↗

Parse HTTP request, fill in mg_request structure. This function modifies the buffer by NUL-terminating HTTP request components, header names and header values. Note that len must point to the last \n of HTTP headers.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

try_parseFunction · 0.85

Calls 5

skipFunction · 0.85
is_valid_http_methodFunction · 0.85
parse_http_headersFunction · 0.85
mg_url_decodeFunction · 0.85

Tested by

no test coverage detected