Hi,
I've written a proxy service that calls an external web service using SSL.
The external web service cannot deal with chunked data.
How and where do I disable chunked transfer encoding?
Hi,
I've written a proxy service that calls an external web service using SSL.
The external web service cannot deal with chunked data.
How and where do I disable chunked transfer encoding?