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

chore: use httpdate to format expires #1877

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

tottoto
Copy link
Contributor

@tottoto tottoto commented Aug 27, 2024

Uses httpdate crate to format expires. This simplify the implementation a little, and uses the same httpdate crate directly for encoding and decoding not depending on the specification or the internal implementation.

@tottoto tottoto force-pushed the use-httpdate-to-format-expires branch from 0d1831b to 6085b0e Compare August 27, 2024 16:03
Copy link
Contributor

@chriskrycho chriskrycho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a nice win! Thanks!

@chriskrycho chriskrycho merged commit 178abe1 into volta-cli:main Aug 27, 2024
13 checks passed
@tottoto tottoto deleted the use-httpdate-to-format-expires branch August 28, 2024 08:44
@tghvsh

This comment was marked as spam.

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

Successfully merging this pull request may close these issues.

3 participants