Proxy
Everything under Quiote\Runtime\Proxy.
Classes
Section titled “Classes”| Class | Description |
|---|---|
ForwardedAuthority | The scheme/host/port a reverse proxy says the client actually used, as resolved by ForwardedHeaderResolver. |
ForwardedHeaderResolver | Reads the reverse-proxy headers off a PSR-7 request and reports the scheme/host/port the client actually used. |