X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=db7d39dcbf9ab65cb534f1a011b9afda8159c097;hb=8b8cdb96032f50d57dbdad74ae45336d01a7f0c5;hp=b46bf1f7de92f67d109c002a6e4929398ac98908;hpb=0b83632b2b0a03eeca090f993259ccd95ab646fb;p=m6w6%2Fext-http 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