-
Notifications
You must be signed in to change notification settings - Fork 210
Panic serving a web request #1272
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
Labels
A-backend
Area: Webserver backend
C-bug
Category: This is a bug
E-easy
Effort: Should be easy to implement and would make a good first PR
help-wanted
Comments
Panicking line: Line 122 in 373a6f8
Seems like S3 returned something without a |
Sure, that seems reasonable. |
syphar
added a commit
to syphar/docs.rs
that referenced
this issue
Feb 14, 2021
syphar
added a commit
to syphar/docs.rs
that referenced
this issue
Feb 14, 2021
Hm... while the fix itself is easy (syphar@e1fa704 ) ,
I personally tend to say we take this quickfix and watch it, because the default is fine. But up to you :) |
Personally, I'm fine with fixing this without a test. |
jyn514
added a commit
that referenced
this issue
Feb 16, 2021
Fixes #1272 - handle S3 not returning last-modified in some cases
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-backend
Area: Webserver backend
C-bug
Category: This is a bug
E-easy
Effort: Should be easy to implement and would make a good first PR
help-wanted
The text was updated successfully, but these errors were encountered: