« Return to Thread: HTTP chunking

Re: HTTP chunking

by rotten :: Rate this Message:

Reply to Author | View in Thread

On a related note, I've noticed that whenever I hit an inbound HTTP endpoint with HTTP 1.0, it blows up with chunking errors.  I've been able to get the users of our ESB to switch to HTTP 1.1 so far.  However, in the near future I'm going to have to be able to accept HTTP 1.0 because not all of my users can send HTTP 1.1.

If forcing chunking off fixes it, this would be a great feature.

Otherwise, we are going to be stuck with Mule 1.4.x for the forseeable future (until the HTTP transport is fixed to support HTTP 1.0).



Gerhard Maree wrote:
I am responding to SOAP message using cxf.

Is it possible to turn HTTP chunking of for the server reponse?
 

 « Return to Thread: HTTP chunking