grpc-java/api
Masakuni Oishi 68e29922cf
CheckedForwardingClientCall should pass trailers from the caught exception (#10356)
`StatusException` thrown from `checkedStart()` may have `trailers`. Therefore, `CheckedForwardingClientCall` should pass the `trailers` to `responseListener.onClose()`.
2023-07-10 10:00:10 -07:00
..
src CheckedForwardingClientCall should pass trailers from the caught exception (#10356) 2023-07-10 10:00:10 -07:00
BUILD.bazel api, context: fix bazel build: export api from context and remove context dep from api (#10326) 2023-06-29 13:51:13 -07:00
build.gradle context, all: move Context classes to grpc-api (#10313) 2023-06-28 18:28:30 -07:00