Skip to main content

Module parser

Module parser 

Source
Expand description

Build a RequestContext from the raw HTTP request in a single pass.

Functions§

build_request_context
Parse every field we’ll need later from (method, path, headers, body). Never re-parsed downstream.