Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Close Jetty h2 streams with RST_STREAM and no error code (#6401)
This is a Jetty-specific workaround to avoid irritating the Python gRPC client into failing calls that had already half-closed successfully. See #6400 Fixes #5996
- Loading branch information