summaryrefslogtreecommitdiff
path: root/ext/soap/TODO
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@php.net>2004-01-30 09:26:56 +0000
committerDmitry Stogov <dmitry@php.net>2004-01-30 09:26:56 +0000
commit134faf074c04625062c0903624747459f44e4a8d (patch)
tree86b3cff55c7d56dd99f85357ca0416acebc9cd6c /ext/soap/TODO
parent47f2943d0e72772e39bd78585d7318f17c9fef00 (diff)
downloadphp-git-134faf074c04625062c0903624747459f44e4a8d.tar.gz
Support for https:// through proxy was implemented
Diffstat (limited to 'ext/soap/TODO')
-rw-r--r--ext/soap/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/soap/TODO b/ext/soap/TODO
index bb680920e1..3da3773d6b 100644
--- a/ext/soap/TODO
+++ b/ext/soap/TODO
@@ -98,7 +98,6 @@ Transport
---------
? HTTP status codes
? HTTP chunked Transfer-Encoding
-- support fo https:// through proxy
- support for HTTP compression (gzip,x-gzip,defalte)
- transport abstraction layer???