-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
http/2 compat HEAD always finished #24743
Labels
http2
Issues or PRs related to the http2 subsystem.
Comments
4 tasks
This was referenced Jun 8, 2019
ronag
added a commit
that referenced
this issue
Feb 18, 2020
finished should true directly after end(). PR-URL: #24347 Refs: #24743 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: James M Snell <[email protected]>
codebytere
pushed a commit
that referenced
this issue
Feb 27, 2020
finished should true directly after end(). PR-URL: #24347 Refs: #24743 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: James M Snell <[email protected]>
codebytere
pushed a commit
that referenced
this issue
Mar 15, 2020
finished should true directly after end(). PR-URL: #24347 Refs: #24743 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: James M Snell <[email protected]>
codebytere
pushed a commit
that referenced
this issue
Mar 17, 2020
finished should true directly after end(). PR-URL: #24347 Refs: #24743 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: James M Snell <[email protected]>
codebytere
pushed a commit
that referenced
this issue
Mar 30, 2020
finished should true directly after end(). PR-URL: #24347 Refs: #24743 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: James M Snell <[email protected]>
@ronag is this still an issue? |
I think this was fixed in #24347 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i.e. this breaks for HEAD requests:
The text was updated successfully, but these errors were encountered: