Module routing

Module routing 

Source
Expand description

Routing and subdomain handling

Provides traits and utilities for routing requests based on subdomains or other criteria.

Structs§

StaticRouteResolver
Static route resolver using a HashMap

Traits§

RouteResolver
Route resolver trait

Functions§

extract_subdomain
Extract subdomain from Host header