An HttpRequest is stack allocated and only accessible during the callback invocation.
Returns the lowercased header value or empty string.
Returns the HTTP method, useful for "any" routes.
Returns the parsed parameter at index. Corresponds to route.
Returns the part of URL after ? sign or empty string.
Returns the URL including initial /slash
Generated using TypeDoc
An HttpRequest is stack allocated and only accessible during the callback invocation.