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

Add support for if-modified-since header #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Nyoroon
Copy link

@Nyoroon Nyoroon commented Jan 17, 2019

It maybe little rough, but WDYT?

@thoop
Copy link
Contributor

thoop commented Mar 28, 2019

Sorry for the delay. I think this would be good but it looks like we aren't setting the LastModified header when inserting into S3. Does S3 automatically set that or do you have to set that up in the S3 settings for it to do that? Otherwise we should probably set it when storing it in S3.

@Nyoroon
Copy link
Author

Nyoroon commented Mar 28, 2019

S3 automatically sets that (like mtime on traditional file systems).

@Nyoroon Nyoroon force-pushed the master branch 2 times, most recently from 0d0e72c to 2dc4002 Compare April 4, 2019 08:42
@Nyoroon Nyoroon force-pushed the master branch 16 times, most recently from 6b7470a to 667a5fb Compare April 4, 2019 09:54
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

Successfully merging this pull request may close these issues.

2 participants