The included proxy middleware is too naive in the way it parses environment variables. Use the one that comes with Werkzeug, no need to maintain our own.
Lets give it a go.
Except I didn't have access... ;(
And I have to wander off for a while. So, I will add you @abompard
Pull-Request has been merged by abompard
The included proxy middleware is too naive in the way it parses environment variables.
Use the one that comes with Werkzeug, no need to maintain our own.