Returns the lowercased header value or empty string.
Returns the parsed parameter at index. Corresponds to route. Can also take the name of the parameter.
Setting yield to true is to say that this route handler did not handle the route, causing the router to continue looking for a matching route handler, or fail.
Generated using TypeDoc
An HttpRequest is stack allocated and only accessible during the callback invocation.