Closed tqwewe closed 1 year ago
Adds an extractor Host that that resolves the hostname of the request.
Host
fn host(Host(host): Host) -> String { host }
Adds an extractor
Host
that that resolves the hostname of the request.