How to enable 'Transfer-Encoding: Chunked' for RESPONSE
Hi all, I have been trying without any success to get a chunked RESPONSE by varying the response length, checking and unchecking the Preferences -> HTTP Settings -> ‘Response compression’, using a ‘Chunking Threshold’ (which is just for REQUESTs), setting a ‘Max response size’, and so on! It’s worth to mention that the ONLY time I saw my SOAP RESPONSE with ‘Transfer-Encoding: chunked’, was when I forgot to start my Mock Service and then I proceed to run my SOAP REQUEST. The message was “There are currently 0 running SoapUI MockService” in the SOAP Body, but a chunked response was given. Do you know any method to get a chunked RESPONSE message? I'm using SoapUI 5.2.0. With 4.5.2 I get the same results. Thanks in advance for your help. Mariana.Solved11KViews0likes1Comment