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

Caching Headers #75

Open JoshCap20 opened 1 month ago

JoshCap20 commented 1 month ago

Requirement: Support for caching mechanisms using headers like Cache-Control, Expires, ETag, and Last-Modified.

Implementation Needed: