Skip to content

Proxy

Everything under Quiote\Runtime\Proxy.

ClassDescription
ForwardedAuthorityThe scheme/host/port a reverse proxy says the client actually used, as resolved by ForwardedHeaderResolver.
ForwardedHeaderResolverReads the reverse-proxy headers off a PSR-7 request and reports the scheme/host/port the client actually used.