v5.8.3
-
Improve HTTP request line validation:
- Improve HTTP version parsing
-
Fix HTTP CONNECT method processing:
- Respond with
405 Method Not Allowed
ifproxy_mode is False
- Validate that request-target is in authority-form
- Respond with
-
Improve tests in
test.test_core
-
#44: Fix EPROTOTYPE @ Mac OS