We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@networkimprov requested issue #39817 to be considered for backport to the next 1.13 minor release.
CL at https://golang.org/cl/240343
The text was updated successfully, but these errors were encountered:
Backport approved for Go 1.14 (#39920) and 1.13 (this issue) as this is a serious issue with no workaround.
Sorry, something went wrong.
Change https://golang.org/cl/242077 mentions this issue: [release-branch.go1.13] net/http: fix panic with If-None-Match value in http.ServeContent
[release-branch.go1.13] net/http: fix panic with If-None-Match value in http.ServeContent
[release-branch.go1.13] net/http: fix panic with If-None-Match value …
e19af0f
…in http.ServeContent Updates #39817. Fixes #39925. Change-Id: I79f2ad7c836a8a46569f603aca583fdd526d22dc GitHub-Last-Rev: 5b88aad GitHub-Pull-Request: #39821 Reviewed-on: https://go-review.googlesource.com/c/go/+/239699 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> (cherry picked from commit ce81a8f) Reviewed-on: https://go-review.googlesource.com/c/go/+/242077 Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Marcus Weiner <marcus.weiner@gmail.com> Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Closed by merging e19af0f to release-branch.go1.13.
No branches or pull requests
@networkimprov requested issue #39817 to be considered for backport to the next 1.13 minor release.
CL at https://golang.org/cl/240343
The text was updated successfully, but these errors were encountered: