[RFC7239](http://tools.ietf.org/html/rfc7239) defines a Forwarded header that regroups all the `X-Forwarded-{For,By,Proto,Port}` into one header. Support should be added in https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpFoundation/Request.php#L782