add CURLINFO_RETRY_AFTER
[m6w6/ext-http] / TODO
diff --git a/TODO b/TODO
index db7d39dcbf9ab65cb534f1a011b9afda8159c097..468f9c154ddbb0d22c2981166b5d1cdad2b0f65a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,4 @@
-* let http_info.request.url be a php_url
 * let the message body be a simple query string unless files are added
 * php_http_message_serialize reverses the chain twice; remove that
-* revisit error handling
- * ditch http\Object
- * interfacize http\Exception
- * subclass Exceptions
- * zend_throw_exception
\ No newline at end of file
+* CURLOPT_PROXY_HEADER and CURLOPT_HEADEROPT
+* CURLMOPT_PIPELINING changed to a bitmask
\ No newline at end of file