Maxim Dounin Wrote:
> X-Accel-Redirect expected to contain non-encoded
> URI. This isn't
> really right, but it's how it currently works.
It's not only against HTTP, it's also a big limitation because gateways like Python's mod_wsgi (or any gateway for Python/WSGI) would refuse to send decoded values in HTTP headers.