Functionsยง
- find_
site - Find a site configuration matching the given Host header value.
- match_
pattern - Match path against pattern (supports wildcard *) Returns Some(remaining_path) if match, None otherwise
- process_
directives - Process directives in order, applying modifications and returning final action. Supports recursive handling of handle_path blocks.
- proxy
- Process a single request through the proxy