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 conditional::{IfModifiedSince, IfUnmodifiedSince, LastModified} #222

Merged
merged 3 commits into from
Sep 19, 2020

Conversation

yoshuawuyts
Copy link
Member

This adds two new conditional headers. Relies on #220. Ref #99. Thanks!

@yoshuawuyts yoshuawuyts force-pushed the if-modified-since branch 2 times, most recently from 190e358 to 1359054 Compare August 8, 2020 13:40
@yoshuawuyts
Copy link
Member Author

Realized Last-Modified is similar as well, so added that too!

@yoshuawuyts yoshuawuyts changed the title Add conditional::{IfModifiedSince, IfUnmodifiedSince} Add conditional::{IfModifiedSince, IfUnmodifiedSince, LastModified} Aug 8, 2020
@goto-bus-stop goto-bus-stop changed the base branch from master to main August 9, 2020 12:58
src/conditional/if_unmodified_since.rs Outdated Show resolved Hide resolved
@Fishrock123 Fishrock123 marked this pull request as ready for review September 14, 2020 18:19
Co-authored-by: Jeremiah Senkpiel <fishrock123@rocketmail.com>
@yoshuawuyts yoshuawuyts merged commit f93c100 into main Sep 19, 2020
@delete-merged-branch delete-merged-branch bot deleted the if-modified-since branch September 19, 2020 22:18
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