Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS API should enable setting headers on grpc-web calls #3444

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

niloc132
Copy link
Member

Among other use cases, this will enable clients to communicate with an intermediate proxy.

Fixes #3443

Among other use cases, this will enable clients to communicate with an
intermediate proxy.

Fixes deephaven#3443
@niloc132 niloc132 added this to the Feb 2023 milestone Feb 17, 2023
@niloc132 niloc132 marked this pull request as ready for review February 17, 2023 18:37
@niloc132 niloc132 merged commit 6db53aa into deephaven:main Feb 22, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable JS client consumers to pass arbitrary metadata for grpc calls
3 participants