|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
HTTP chunkingHi I am responding to SOAP message using cxf. Is it possible to turn HTTP chunking of for the server
reponse? Thanks Gerhard
|
|
|
|
Re: HTTP chunkingOn 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).
|
|
|
|
Re: HTTP chunkingGerhard,
There are only 2 ways to fix this, as physically we can't accommodate every request:
Andrew |
|
|
|
Re: HTTP chunkingHi,
I've the same problem with a php client which is in http 1.0. There's no workaround to force HTTP 1.0 through Mule ? I'm using Mule 1.4.4. I've tried to make a simple transformer which change the event context with http version at 1.0 but that no effect on outgoing requests which are still marked as HTTP 1.1. My php client call a remote soap webservice proxied by a customized version of WSProxy component. Regards,
|
| Free embeddable forum powered by Nabble | Forum Help |