EWF
EWF copied to clipboard
Make sure no chunked encoding is used with HTTP/1.0
As mentioned elsewhere, the easy solution is to respond with Use Proxy.
Ok, do you have a suggestion about how to handle that ?
It's already implemented in my skeleton_router branch. See class WSF_ROUTED_SKELETON_SERVER in the review.
However, using a proxy is only really an option on an intranet, as an open proxy is considered a security risk.