On Fri, Jul 10, 2009 at 16:58, Uwe Schindler<theta...@php.net> wrote:
> As far as I know, SOAP does not use the HTTP wrappers directly, it uses only
> sockets/ssl for communication (so the context applies only to the lower
> level SSL socket). So CURL is not used, because PHP's HTTP streams are not
> used.


Ahhhh. You are right.
But that was because PHP streams didn't support chunked encoding, wasn't it?
Dmitry: There is no reason why SOAP should be doing its own magic anylonger?

-Hannes

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to