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

add http_headers as optional param #111

Merged

Conversation

gregors
Copy link
Contributor

@gregors gregors commented Feb 10, 2022

Issue #96 added support for http headers to be added (for basic auth)
Issue #99 was initially asked for multiple endpoints - however, the solution is to just pass in the URL as an option.

Currently, we don't allow passing in headers as well as the url to auth against multiple different endpoints. I think this is the correct fix. Feedback appreciated.

Copy link
Member

@ayrat555 ayrat555 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution

@ayrat555 ayrat555 merged commit 95bf8c7 into mana-ethereum:master Feb 12, 2022
@gregors gregors deleted the add_header_options_to_post_request branch February 23, 2022 17:32
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.

2 participants