Fuyukai / Kyoukai

[OLD] A fully async web framework for Python3.5+ using asyncio
https://mirai.veriny.tf
MIT License
298 stars 14 forks source link

Add support: 304 Not Modified #3

Closed gdude2002 closed 7 years ago

Fuyukai commented 7 years ago

This is technically possible now using Werkzeug's e-tag support. It'd be manual by the user, however.