X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=TODO;h=db7d39dcbf9ab65cb534f1a011b9afda8159c097;hp=b46bf1f7de92f67d109c002a6e4929398ac98908;hb=47be714b40e14b6b5cdc2f35a7994efd13c2076e;hpb=0b83632b2b0a03eeca090f993259ccd95ab646fb diff --git a/TODO b/TODO index b46bf1f..db7d39d 100644 --- a/TODO +++ b/TODO @@ -1,4 +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 - \ No newline at end of file + * ditch http\Object + * interfacize http\Exception + * subclass Exceptions + * zend_throw_exception \ No newline at end of file