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

Expires #220

Merged
merged 3 commits into from
Aug 24, 2020
Merged

Expires #220

merged 3 commits into from
Aug 24, 2020

Conversation

yoshuawuyts
Copy link
Member

@yoshuawuyts yoshuawuyts commented Aug 7, 2020

Implements the Expires header (mdn). This pulls in the HTTP date parser encoder from async-h1, which sets the stage to later on implement Date, If-Modified-Since, and other date-based headers.

Ref #99. Relies on #219. Thanks!

Screenshot

Screenshot_2020-08-07 http_types cache Expires - Rust

@yoshuawuyts yoshuawuyts marked this pull request as ready for review August 8, 2020 19:25
@yoshuawuyts yoshuawuyts mentioned this pull request Aug 8, 2020
@goto-bus-stop goto-bus-stop changed the base branch from master to main August 9, 2020 12:58
@yoshuawuyts yoshuawuyts merged commit 97a7c82 into main Aug 24, 2020
@yoshuawuyts yoshuawuyts deleted the expires branch August 24, 2020 09:12
@ririsoft ririsoft mentioned this pull request Aug 24, 2020
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.

None yet

2 participants