From a0259010117bf9ba2ee37e4014c80c5102b05cff Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Fri, 28 Apr 2017 19:44:17 +0200 Subject: Document breaking AsyncResponse change. Refs #5726. --- web/news/e031_version_0_16_2.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'web') diff --git a/web/news/e031_version_0_16_2.rst b/web/news/e031_version_0_16_2.rst index 07b67ef0f..b38f0c159 100644 --- a/web/news/e031_version_0_16_2.rst +++ b/web/news/e031_version_0_16_2.rst @@ -13,6 +13,9 @@ Changelog Changes affecting backwards compatibility ----------------------------------------- +- There are now two different HTTP response types, ``Response`` and + ``AsyncResponse``. ``AsyncResponse``'s ``body`` accessor returns a + ``Future[string]``! - ``httpclient.request`` now respects ``maxRedirects`` option. Previously redirects were handled only by ``get`` and ``post`` procs. - The IO routines now raise ``EOFError`` for the "end of file" condition. -- cgit 1.4.1-2-gfad0