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

Support Iso8601 in date headers #366

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

peterzeller
Copy link
Contributor

Background: I was trying to use the S3 backup feature of FoundationDB with s3proxy to do backups on Azure. This did not work, because the date header sent by the backup tool is in Iso8601 format.

This PR adds code to parse the date header in Iso8601 if the default header parsing fails.

@gaul gaul merged commit f4ea296 into gaul:master Aug 20, 2021
@gaul
Copy link
Owner

gaul commented Aug 20, 2021

Thank you for your contribution @peterzeller! If you have time, can you see why s3-tests didn't find this earlier and file an issue there?

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