Internal parsing utilities for the server's HTTP request processing.
Parses an HTTP request from a string.
The header struct to use when parsing data.
The message struct to use when parsing HTTP requests, using the httparsed library.
See Source File
Internal parsing utilities for the server's HTTP request processing.