From 922aa406b53f14a67264e07d12fb042704be7374 Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Sat, 11 Aug 2018 12:54:21 -0700 Subject: [PATCH] updating HISTORY.rst --- HISTORY.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 130ac4e8..c838b29f 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,6 +6,9 @@ Release History dev +++ +**Bugfixes** +- Content-Type header parsing is now case-insensitive (e.g. charset=utf8 v Charset=utf8). + - [Short description of non-trivial change.] 2.19.1 (2018-06-14)