Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve "cacheability" understanding #46

Open
na-- opened this issue Aug 14, 2015 · 2 comments
Open

Improve "cacheability" understanding #46

na-- opened this issue Aug 14, 2015 · 2 comments

Comments

@na--
Copy link
Collaborator

na-- commented Aug 14, 2015

Implement a fully featured, RFC 7234 compliant comprehension of HTTP requests and responses. This way, we can know which requests can receive cached responses and which upstream responses can be cached for future requests.

Some libs which could be helpful:

@na--
Copy link
Collaborator Author

na-- commented Aug 14, 2015

We might have to consider RFC 5861 and some parts of RFC 7231 as well...

@ironsmile
Copy link
Owner

Certainly! But one at a time. My guess is that trying to support everything related to caching is pretty much lost battle. We'll have to pick a feature (header) to support and implement it. Next one after that and do it incrementally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants