grpc-java/netty
Larry Safran 864d30caed
Handle header with errors and endStream = true (#10384)
* Eliminate NPE by skipping further processing when stream is defined, but doesn't have a property for streamKey (header processing identified an error)

Fixes #10364

* Add unit test for missing content type
2023-07-20 15:31:46 -07:00
..
shaded gradle: Remove version pinning from POMs 2023-05-15 13:08:40 -07:00
src Handle header with errors and endStream = true (#10384) 2023-07-20 15:31:46 -07:00
BUILD.bazel bazel: Export deps from maven stand-in targets 2023-01-03 13:36:27 -08:00
build.gradle Use test fixtures instead of sourceSets.test.output 2023-05-16 12:10:13 -07:00