thomasw / djproxy

djproxy is a class-based generic view reverse HTTP proxy for Django.
MIT License
42 stars 15 forks source link

Fix X-Forwarded-Foo behavior #6

Closed thomasw closed 10 years ago

thomasw commented 10 years ago

Ping @blaix - Let me know if this works for you.

This fixes:

and it also makes djproxy start sending an X-Forwarded-Host header to the downstream proxy.