From 76d8d7d71b6573b9d36c4a280fb50f61f92764e0 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 30 Oct 2016 18:19:16 -0400 Subject: Support HTTP/1.1 by default. This works around Python issue 28548 and fixes #288. Test given by Amit. --- src/mailman/docs/NEWS.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mailman/docs/NEWS.rst') diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 33f886d6f..926bb19aa 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -175,6 +175,7 @@ REST 3.0 except that UUIDs are represented as hex strings instead of 128-bit integers, since the latter are not compatible with all versions of JavaScript. (Closes #121) + * REST clients must minimally support HTTP/1.1. (Closes #288) * The new template system is introduced for API 3.1. See ``src/mailman/rest/docs/templates.rst`` for details. (Closes #249) * When creating a user via REST using an address that already exists, but -- cgit v1.2.3-70-g09d2