1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 20:53:00 +02:00
Files
archived-php-src/ext/soap
Wez Furlong b68739f7f9 - Remove legacy non-streams code (as discussed with Brad).
- 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.
2003-03-05 14:23:56 +00:00
..
2003-01-04 11:56:35 +00:00
2002-07-21 06:35:55 +00:00
2003-01-17 19:35:13 +00:00
2003-01-13 16:39:16 +00:00
2003-01-14 20:24:40 +00:00
2003-01-17 19:35:13 +00:00
2002-08-07 03:03:09 +00:00