Dries Vints
|
f97e551071
|
Update TrustProxies.php (#5514)
|
2021-01-12 11:18:35 -06:00 |
feek
|
7d62f500a7
|
chore: update typehint to be nullable (#5296)
By default, this property is null. Therefore, it should be marked as nullable
|
2020-05-04 08:31:39 -05:00 |
Dries Vints
|
e656932002
|
Apply fixes from StyleCI (#5100)
|
2019-09-10 17:26:00 +02:00 |
Matt Hanley
|
f8e455e358
|
Fix type hint for case of trusting all proxies (string) (#5025)
|
2019-05-14 07:28:37 -06:00 |
Viktor Szépe
|
2683de7082
|
Request::HEADER_X_FORWARDED_ALL is an int
=30
|
2018-04-06 20:15:18 +02:00 |
Viktor Szépe
|
20b9daa8f3
|
Request::HEADER_X_FORWARDED_ALL is an integer
it is int(30)
|
2018-04-06 20:13:20 +02:00 |
Taylor Otwell
|
260a8ab2d0
|
wording
|
2017-12-19 08:21:38 -06:00 |
Chris Fidao
|
e823795325
|
using correct header to use "ALL" x-forwarded-* headers
|
2017-12-19 06:52:00 -06:00 |
Chris Fidao
|
6779a2759e
|
Trusted proxy to version 4.0 for laravel 5.6
|
2017-12-19 06:48:46 -06:00 |
Brian Retterer
|
c9e47da895
|
Changes header keys for TrustProxies to non deprecated version
|
2017-06-28 17:52:56 -04:00 |
Taylor Otwell
|
33c4cab6b7
|
adjust wording
|
2017-03-29 10:06:39 -05:00 |
Taylor Otwell
|
e23a1d284f
|
add trust proxy middleware
|
2017-03-29 10:05:16 -05:00 |