This is the complete list of members for SC::HttpRouter, including all inherited members.
| formatAllowHeader(StringSpan requestTarget, Span< char > storage, StringSpan &allow) const (defined in SC::HttpRouter) | SC::HttpRouter | |
| init(Span< const HttpRoute > routeStorage) (defined in SC::HttpRouter) | SC::HttpRouter | |
| match(HttpParser::Method method, StringSpan requestTarget, Span< HttpRouteParam > params, HttpRouteMatch &match) const (defined in SC::HttpRouter) | SC::HttpRouter |