Skip to content

Commit

Permalink
Add info about v5.8.3 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Aug 10, 2017
1 parent 1c48e37 commit 6e8e238
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
v5.8.3
======

- Improve HTTP request line validation:
* Improve HTTP version parsing

- Fix HTTP CONNECT method processing:
* Respond with ``405 Method Not Allowed`` if ``proxy_mode is False``
* Validate that request-target is in authority-form

- Improve tests in ``test.test_core``

- #44: Fix EPROTOTYPE @ Mac OS

v5.8.2
======

Expand Down

0 comments on commit 6e8e238

Please sign in to comment.