Skip to content

Add test to show how to access metadata in interceptor#910

Merged
stanley-cheung merged 1 commit intogrpc:masterfrom
stanley-cheung:add-interceptor-test
Jul 21, 2020
Merged

Add test to show how to access metadata in interceptor#910
stanley-cheung merged 1 commit intogrpc:masterfrom
stanley-cheung:add-interceptor-test

Conversation

@stanley-cheung
Copy link
Copy Markdown
Collaborator

Fixes #908
Fixes #909

Add a test to show explicitly how to access both the initial metadata and the trailing metadata in the UnaryInterceptor for promise-based clients.

@stanley-cheung stanley-cheung merged commit 675deb6 into grpc:master Jul 21, 2020
@stanley-cheung stanley-cheung deleted the add-interceptor-test branch July 21, 2020 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem with getting response metadata from the Unary Interceptors API [Question] How to access all http response headers with interceptor or other?

1 participant