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

Add strict http mode for additional validation #58

Closed JoshCap20 closed 1 month ago

JoshCap20 commented 1 month ago

This would solve balance between current validation and developer freedom. Would be helpful for debugging when behavior is unintentional.

Strict HTTP Mode would be enabled on the AreionServerBuilder and enforce additional http-specific validation: