From 26c7a76c8a42b611b0e222652c73ebeddb007f82 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Sun, 25 Sep 2016 00:39:57 +0200 Subject: asynchttpserver's Response object's req method uses HttpMethod now. Fixes #4423. --- web/news/version_0_15_released.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/news') diff --git a/web/news/version_0_15_released.rst b/web/news/version_0_15_released.rst index d4a37dab9..a5d2e77bd 100644 --- a/web/news/version_0_15_released.rst +++ b/web/news/version_0_15_released.rst @@ -69,6 +69,11 @@ that have tuple name: value no longer requires this value to be prefixed with ``"http"`` (or similar). +- Converting a ``HttpMethod`` value to string using the ``$`` operator will + give string values without the ``"Http"`` prefix now. + +- The ``Request`` object defined in the ``asynchttpserver`` module now uses + the ``HttpMethod`` type for the request method. Library Additions ----------------- -- cgit 1.4.1-2-gfad0