Images not loading fully when requested via proxy

Not applicable

Images load ok and display correctly in the browser when requested directly from the backend service. But, when requested via the proxy, the byte stream is cut off before all data is transferred resulting in corrupted image that does not render in the browser. Example analysis of one image: the proxy sent back only 77,517 bytes, but actual image size is 79,928 bytes. Please help...

--SF903110--

0 1 91
1 REPLY 1

Are you streaming the response ? Or sending that as part of the POST body ?