Skip to content

v5.8.3

Compare
Choose a tag to compare
@webknjaz webknjaz released this 11 Aug 05:21
· 4296 commits to main since this release
v5.8.3
6e8e238
  • 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