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

feat: update agent header and endpoint for gRPC web #443

Merged
merged 2 commits into from
May 23, 2023

Conversation

malandis
Copy link
Contributor

@malandis malandis commented May 23, 2023

  • feat: use web prefix for endpoints when using gRPC-web
  • feat: use appropriate agent header moniker when using gRPC-web

closes #442

The domain for our HTTP/1.1 endpoints now has a "web." prefix. We
adjust the endpoints appropriately.
@malandis malandis marked this pull request as ready for review May 23, 2023 22:34
@malandis malandis merged commit af01751 into main May 23, 2023
@malandis malandis deleted the feat/use-web-prefix branch May 23, 2023 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dotnet SDK updates to agent header and new web. prefix for grpc web use cases
2 participants