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

Update Hercules.Client authorization headers to new format #22

Open
HolyPrapor opened this issue Jul 1, 2022 · 2 comments
Open

Update Hercules.Client authorization headers to new format #22

HolyPrapor opened this issue Jul 1, 2022 · 2 comments

Comments

@HolyPrapor
Copy link
Member

Current implementation:

POST ...
apiKey: <api-key>

Desired implementation:

POST ...
Authorization: Hercules apiKey <api-key>
@yuferovalex
Copy link

Documentation https://github.com/vostok/hercules/blob/master/hercules-gate/README.md see Request headers section of any Send HTTP-method

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

No branches or pull requests

2 participants