Created by: tomlea
When proxying to an app that is rather strict about it's HTTP headers, I was finding that the path was being set to the URL, causing 404 responses.
I've checked this does not break any of the vows, but I can't figure out how to test this in an acceptable way.
Any ideas?