let DEV_2 be trunk
[m6w6/ext-http] / TODO
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..db7d39d
--- /dev/null
+++ b/TODO
@@ -0,0 +1,8 @@
+* 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