JoshCap20 / areion

The fastest Python web server. A lightweight, fast, and extensible asynchronous Python web server framework.
MIT License
0 stars 1 forks source link

Proper HTTP Version Handling #71

Open JoshCap20 opened 6 hours ago

JoshCap20 commented 6 hours ago

Requirement: Support for both HTTP/1.0 and HTTP/1.1 clients.

Implementation Needed: