Structs§
- Session
Meta - Request metadata used to create sessions. Built by the middleware from request headers.
Functions§
- extract_
client_ ip - Extract client IP with trusted proxy validation.
- header_
str - Return the value of a named header as a
&str, or""if absent or non-ASCII.