#
134faf07 |
| 30-Jan-2004 |
Dmitry Stogov |
Support for https:// through proxy was implemented |
#
26cb1771 |
| 29-Jan-2004 |
Dmitry Stogov |
*** empty log message *** |
#
05114460 |
| 29-Jan-2004 |
Dmitry Stogov |
Rollback: persistent PHP streams (dont work with "kafka") |
#
c33d4803 |
| 29-Jan-2004 |
Dmitry Stogov |
PHP4 support HTTP proxy support for PHP4 Using persistent PHP streams for HTTP connections |
#
e439a1af |
| 29-Jan-2004 |
Dmitry Stogov |
fix: "Authors" corrected |
#
5ab77a92 |
| 29-Jan-2004 |
Dmitry Stogov |
Support for HTTP proxies was implemented |
#
9d2f84e4 |
| 29-Jan-2004 |
Derick Rethans |
- Add our standard header |
#
6cf3c858 |
| 28-Jan-2004 |
Dmitry Stogov |
Error reoprting improved by prefix New 'HTTP' fault code Source cleanup |
#
43f0131e |
| 28-Jan-2004 |
Dmitry Stogov |
Source cleanup |
#
4af9e353 |
| 27-Jan-2004 |
Dmitry Stogov |
fix: HTTP keep-alive |
#
c10038a9 |
| 27-Jan-2004 |
Dmitry Stogov |
enabling HTTP status code 100 (used by Delphi SOAP) |
#
a6c94a8b |
| 27-Jan-2004 |
Dmitry Stogov |
SOAP Fault uses HTTP status code 500 |
#
b0b60d94 |
| 27-Jan-2004 |
Dmitry Stogov |
Proper handling of SOAPAction in SOAP 1.1 and SOAP 1.2 |
Revision tags: RELEASE_1_3b6, php_ibase_before_split |
|
#
ef9e7345 |
| 15-Jan-2004 |
Dmitry Stogov |
SOAP 1.2 support was improved |
#
fb52edb1 |
| 15-Jan-2004 |
Dmitry Stogov |
SOAP 1.2 support was improved |
#
8f0ea19f |
| 14-Jan-2004 |
Dmitry Stogov |
WSDL: encoding rpc/document and encoded/literal |
#
c7085246 |
| 13-Jan-2004 |
Dmitry Stogov |
FIX: memory leak |
#
98ff80db |
| 13-Jan-2004 |
Dmitry Stogov |
WSDL: support for multiple services/ports/bindings was implemented |
#
5ebcab9d |
| 13-Jan-2004 |
Dmitry Stogov |
Check for "<?xml" header was removed |
#
fceb95f1 |
| 13-Jan-2004 |
Dmitry Stogov |
XML parsing warnings and notices were disabled. |
#
964d9c58 |
| 13-Jan-2004 |
Dmitry Stogov |
HTTP Cookies support (see interop round2 base kafka) |
Revision tags: php-4.3.5RC1 |
|
#
9a3cdc64 |
| 09-Jan-2004 |
Dmitry Stogov |
Source cleanup. |
#
d9328fb3 |
| 09-Jan-2004 |
Dmitry Stogov |
BUGFIX: close string with smart_str_0() |
#
498254e1 |
| 09-Jan-2004 |
Dmitry Stogov |
Support for persistent HTTP connections was implemented (keep-alive) |
#
ecbad181 |
| 08-Jan-2004 |
Dmitry Stogov |
HTTP Authentication was implemented |