Move documentation :-)

2022.09-rc
Philipp 2022-06-23 23:23:36 +02:00
rodzic 5bf5b5e6c9
commit 2dc38e5632
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 24A7501396EB5432
2 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -34,7 +34,6 @@ class Request
{
/**
* A comma separated list of default headers that could contain the client IP in a proxy request
* Beware: This list is ordered
*
* @var string
*/

Wyświetl plik

@ -635,6 +635,7 @@ return [
'proxy' => [
// forwarded_for_headers (String)
// A comma separated list of all allowed header values to retrieve the real client IP
// Beware: This list is ordered
'forwarded_for_headers' => 'HTTP_X_FORWARDED_FOR',
// trusted_proxies (String)