Internal parsing utilities for the server's HTTP request processing.
Parses an HTTP request from a string.
Parses a path and set of query parameters from a raw URL string.
Attempts to receive an HTTP request from the given socket.
The header struct to use when parsing data.
The message struct to use when parsing HTTP requests, using the httparsed library.
Internal parsing utilities for the server's HTTP request processing.