pub fn context_from_headers(headers: &HeaderMap) -> ContextExpand description
Builds a Context from common request headers.
Reads x-tenant as a string, when present — the same key the
in-process rate limiter in wardline-guards uses in the examples.