roadrunner-server / roadrunner-plugins

📦 Home for the roadrunner plugins
MIT License
25 stars 9 forks source link

[💡 FEATURE REQUEST]: HTTP cache, Level 1 #187

Closed rustatian closed 2 years ago

rustatian commented 2 years ago

Plugin

HTTP

I have an idea!

HttpCache over Cache-Control and Vary Header build on top of public and s-maxage attributes for GET and HEAD request HTTP Specification. Added: The Age response header when loaded from the cache should correctly be set. ref: https://github.com/spiral/roadrunner-plugins/issues/66