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

Support custom authorization header in client requests #1563

Merged

Conversation

letmaik
Copy link
Member

@letmaik letmaik commented Sep 3, 2020

Fixes #1203.

This also exposes headers to JS endpoints.

Note that the change in src/http/http_rpc_context.h is mostly indentation, but GitHub is bad at displaying that.

@letmaik letmaik requested a review from a team as a code owner September 3, 2020 17:13
@ccf-bot
Copy link
Collaborator

ccf-bot commented Sep 3, 2020

letmaik/optional-signed-requests@12262 aka 20200904.6 vs master ewma over 50 builds from 11731 to 12251
images

@achamayou achamayou merged commit 4592a53 into microsoft:master Sep 4, 2020
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.

"Authorization" header support for endpoints
3 participants