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

if-modified-since header support #5

Open
tsloughter opened this issue Sep 21, 2016 · 2 comments
Open

if-modified-since header support #5

tsloughter opened this issue Sep 21, 2016 · 2 comments

Comments

@tsloughter
Copy link
Member

If the header if-modified-since exists in the request and the file has not been modified since that time a 304 should be returned.

@yurrriq
Copy link
Member

yurrriq commented Sep 21, 2016

I'd love this facility in elli proper a generic middleware. I've been doing it manually for data looked up in mnesia.

yurrriq added a commit that referenced this issue Nov 10, 2016
@yurrriq
Copy link
Member

yurrriq commented Nov 11, 2016

I've started working on a generic implementation in elli_cache.

yurrriq added a commit that referenced this issue Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants