ID:               44417
 Updated by:       bj...@php.net
 Reported By:      thomas dot rabaix at gmail dot com
-Status:           Open
+Status:           Assigned
 Bug Type:         SOAP related
 Operating System: Linux
 PHP Version:      5.2.5
-Assigned To:      
+Assigned To:      dmitry
 New Comment:

ext/soap does indeed re-implement some parts of the http wrapper


Previous Comments:
------------------------------------------------------------------------

[2008-03-13 16:32:41] thomas dot rabaix at gmail dot com

I have written an article where I state the problem

http://rabaix.net/articles/2008/3/13/using-soap-php-with-ntlm-authentication

------------------------------------------------------------------------

[2008-03-12 15:03:22] thomas dot rabaix at gmail dot com

Description:
------------
If you defined your own http protocol wrapper with the
stream_wrapper_register function. The method call (http) does not use
it. However the SoapClient uses the new wrapper to retrieve the WSDL
file.

So my conclusion :
 - SoapClient read using the wrapper
 - SoapClient write/send using its own methods



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=44417&edit=1

Reply via email to