Commits
Thomas Tornevall authored d0d0442273aM
Pull request #52: Imports/NETCURL-245 NETCURL-209 streams and soap Merge in LIB/tornelib-php-netcurl from imports/NETCURL-245-NETCURL-209-streams-and-soap to develop/6.1 * commit '2eace4bdb72849a7ce41383b91fae8bc2378843c': More docblocks updated Docblocks update Docblock for WrapperSSL * Added WSDL caching function to WrapperConfig to add "virtual performance" to the SOAP on request. * Moved magic getter and setter to own methods. * Moved SoapClient-executors to execSoap(). * Moved internal response controls to own methods (making __call() lesser messy). * Added getBody(), getParsed(), getHeader() and getHeaders() where getHeader() allows keyed returns and getHeaders() only full header response. * Added header-parser from the curlHeadParser. * Added matching tests. NETCURL-245: SoapClient implementation. NETCURL-209: PreStream added. NETCURL-245 and NETCURL-209: Implemented Wrapper-interface methods. NETCURL-245: Initialize of soapwrapper.
Showing diff to2eace4bdb72