remove 90% of the request method cruft; request methods are now simple strings
[m6w6/ext-http] / package.xml
index bc6add8ed4a391bc23326589714c99f515c4fdc5..3f34a5998c87d70c8a67a19e3936de4cdbabc2b4 100644 (file)
@@ -41,6 +41,7 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be
 - Renamed http\Env\Request::getPost() to ::getForm()
 - Changed http\Env\Response::setContentDisposition() to take an http\Params like array as argument
 - Removed http\Env\Response::CONTENT_DISPOSOTION_* constants
+- Removed http\Env\Request\Method class; request methods are now used as simple strings
 ]]></notes>
  <contents>
   <dir name="/">