Documentation

TrustProxies extends TrustProxies
in package

Table of Contents

$headers  : int
The headers that should be used to detect proxies.
$proxies  : array<string|int, mixed>|string
The trusted proxies for this application.

Properties

$headers

The headers that should be used to detect proxies.

protected int $headers = IlluminateHttpRequest::HEADER_X_FORWARDED_ALL

$proxies

The trusted proxies for this application.

protected array<string|int, mixed>|string $proxies

Search results