Skip to main content
Participant
August 12, 2013
Question

Cold Fusion 9, cfhttp (https) limiting return to 8K?

  • August 12, 2013
  • 1 reply
  • 582 views

We are running a post to a web service using cfhttp.

When the post runs over https, the return is limited to 8K.

Has anyone seen a similar issue?

This topic has been closed for replies.

1 reply

vishu_13
Inspiring
August 13, 2013

Hi

If you are not on production, can you remove the connector and once again create it and test the same?

Thanks

VJ

playloudxAuthor
Participant
August 13, 2013

VJ,

Sorry, I am not certain what you mean by remove the connector?

We have tried the same post of http, and get the full data return. Only https is clipping @ 8K.

Thanks

vishu_13
Inspiring
August 13, 2013

Can you provide the code to test?