Forum Discussion

marquis's avatar
marquis
Occasional Contributor
11 years ago

[Resolved] how to disable chunked response? urgent!!

Hi,

My client can't handle chunked response.

how can I disable chunked response in mockservice?

thanks in advance.

2 Replies

  • Hi,

    Check File -> Preferences -> HTTP Settings -> Chunking Threshold. Leave field blank to disable.
  • marquis's avatar
    marquis
    Occasional Contributor
    mrJames wrote:
    Hi,

    Check File -> Preferences -> HTTP Settings -> Chunking Threshold. Leave field blank to disable.


    it doesn't work.

    i found another way to do it which is set content length manually. however this requires extra work to calculate the exact length of the response.