Namespace Core\Env\Server\X
Constants summary
| ForwardedFor | The XFF header identifies the originating IP of a request that passed through a proxy or load balancer. |
| ForwardedHost | Chain of host headers for forwarded requests. |
| ForwardedPort | Port number the client used to connect to a proxy. |
| ForwardedProtocol | Name of protocol the client used to connect to a proxy. |