You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Versions of relevant software used
0.15 What happened
Response headers are not accessible from the client because the header's callback is not exposed.
What you expected to happen
I should be able to have onHeaders callback provided by grpc_web library.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Versions of relevant software used
0.15
What happened
Response headers are not accessible from the client because the header's callback is not exposed.
What you expected to happen
I should be able to have onHeaders callback provided by grpc_web library.
How to reproduce it (as minimally and precisely as possible):
The text was updated successfully, but these errors were encountered: