[Soap-Python] CONTENT_LENGTH
Robin Pedersen
robinp at snap.tv
Mon Jul 26 17:40:24 CEST 2010
On Thu, 22 Jul 2010 17:01:53 +0200, Daniele Giunchi
<d.giunchi at scsolutions.it> wrote:
> Dear Soaplib Developers,
> I use your lib for a project in which I try to call a webservice
> (written with soaplib) from an ESB. I notice that
> if the request comes from the esb interface (I use wso2 esb) the
> environ variable CONTENT_LENGTH doesn't exist
> and the wsgi_soap.py lanch an exception.
> If the same soap request has been made from soapUI for example, it
> works. I don't understand very well where is the problem,
> but it is in soaplib or in wso2.
>
We had the same problem earlier, and the workaround was to disable "HTTP
chunking" in the client.
--
Best regards,
Robin Pedersen
Software Engineer
SnapTV AS
Norway
robinp at snap.tv
http://www.snap.tv
More information about the Soap
mailing list