EWF icon indicating copy to clipboard operation
EWF copied to clipboard

Make sure no chunked encoding is used with HTTP/1.0

Open jocelyn opened this issue 12 years ago • 4 comments

jocelyn avatar Mar 13 '13 13:03 jocelyn

As mentioned elsewhere, the easy solution is to respond with Use Proxy.

colin-adams avatar Mar 22 '13 09:03 colin-adams

Ok, do you have a suggestion about how to handle that ?

jocelyn avatar Mar 22 '13 16:03 jocelyn

It's already implemented in my skeleton_router branch. See class WSF_ROUTED_SKELETON_SERVER in the review.

colin-adams avatar Mar 22 '13 16:03 colin-adams

However, using a proxy is only really an option on an intranet, as an open proxy is considered a security risk.

colin-adams avatar Mar 23 '13 10:03 colin-adams