summaryrefslogtreecommitdiff
path: root/ext/soap/php_http.h
Commit message (Collapse)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-151-1/+1
|
* Bump yearXinchen Hui2014-01-031-1/+1
|
* Happy New YearXinchen Hui2013-01-011-1/+1
|
* Fixed bug #49853 (Soap Client stream context header option ignored)Dmitry Stogov2012-03-211-2/+7
|
* - Year++Felipe Pena2012-01-011-1/+1
|
* - Year++Felipe Pena2011-01-011-1/+1
|
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* Fixed HTTP basic authentication headers during subrequsts to xsd filesDmitry Stogov2005-07-081-0/+2
|
* Support for HTTP redirection.Dmitry Stogov2004-06-211-2/+8
|
* Allowing user defined SOAP transports with SoapClient::__doRequest()Dmitry Stogov2004-05-201-1/+1
|
* fix: "Authors" correctedDmitry Stogov2004-01-291-1/+3
|
* - Add our standard headerDerick Rethans2004-01-291-0/+19
|
* SOAP 1.2 support was improvedDmitry Stogov2004-01-151-1/+1
|
* WSDL: support for multiple services/ports/bindings was implementedDmitry Stogov2004-01-131-1/+1
|
* PHP5 support, better encoding and WSDL support, interop round 2 base and groupBDmitry Stogov2004-01-051-6/+2
|
* - Remove legacy non-streams code (as discussed with Brad).Wez Furlong2003-03-051-16/+2
| | | | | | | | | | | | - Make get_http_header_value() work using case-insensitive compares for the header names, as per relevant RFC's. - General performance boost for get_http_headers(). - Fix a crash bug when a malformed URL is passed to the soap client. - Implement https:// support in the the soap client. (does not verify the remote server certificate; it provides an encrypted link only). - Provide a hook for libxml to parse files using any registered PHP wrapper, including https://, ftps:// and any user-space streams.
* Miscellaneous compilation warning, coding standards, build related,Wez Furlong2003-03-041-1/+1
| | | | | | | | memory leak and segfault related fixes. The simple soap client/server code examples now run without leaking or segfaulting.
* Modifying TS build.Andrey Hristov2003-01-131-4/+4
| | | | | Migrating to _ex API for hash traversal.
* import php-soap library from sourceforgeShane Caraveo2002-07-071-0/+25