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

Pass down http headers provided with the ServerClientConfig #66

Open
svilenvelikov opened this issue Nov 7, 2019 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@svilenvelikov
Copy link
Contributor

If I create a ServerClientConfig with some custom headers and then I use the ServerClient methods, those headers are not passed with the requests. For example if I authenticate and want to pass the Authorization header with a token with the requests through a ServerClient instance I can't do that.

It'll be good if headers provided with the config are sent with the requests made by the ServerClient.

@svilenvelikov svilenvelikov self-assigned this Nov 7, 2019
@svilenvelikov svilenvelikov added the enhancement New feature or request label Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant