8000 [HttpFoundation] Warning when request has both Forwarded and X-Forwarded-For by magnusnordlander · Pull Request #18688 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Closed
Prev Previous commit
Next Next commit
CS fix
  • Loading branch information
magnusnordlander committed May 5, 2016
commit 2eea0f1bb2e08b37d983972da373451d0a8b57e6
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@
*/
class ConflictingHeadersException extends \RuntimeException
{

}
0