TrustProxies
class TrustProxies extends TrustProxies
Properties
| protected array<int,string>|string|null | $proxies | The trusted proxies for this application. |
|
| protected int | $headers | The headers that should be used to detect proxies. |
Methods
int
getTrustedHeaderNames()
Manual fix for: https://github.com/laravel/framework/pull/47844
Details
at line 36
protected int
getTrustedHeaderNames()
Manual fix for: https://github.com/laravel/framework/pull/47844
TODO: Remove after upgrading to Laravel 10.x.