Commits
Thomas Tornevall authored a7c784ae3feM
Pull request #56: * It turns out that setStreamOptions is a good idea to push into WrapperConfig even if we run through a regular flow (since backward compatible soapcalls won't find out in any other way). Merge in LIB/tornelib-php-netcurl from features/NETCURL-277-netwrapper-ec-checker to develop/6.1 * commit '0a09834273258470de4d019394887ce1b7b4976e': * It turns out that setStreamOptions is a good idea to push into WrapperConfig even if we run through a regular flow (since backward compatible soapcalls won't find out in any other way). * NetWrapper is now filled with data (and a doGet()). * internalWrapperList comes in handy with soap auto selection. * __call is being slowly built up for the netwrapper while MODULE_CURL gets a faster build. * soapClientWrapper gets a getCode() so that it can return a http response code as in 6.0. * MODULE_CURL initiated. * MODULE_CURL goes the right way and initializes the NetWrapper (that should be a globally used friend), and then gets the CONFIG from that module. * setChain exists as a private method but is dead. Should be throwable in future release (LIB_METHOD_OBSOLETE).
Showing diff to8dd529f0472