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

Allow headers in ReconnectSettings #462

Open
DanielChabrowski opened this issue Sep 16, 2024 · 1 comment · May be fixed by #473
Open

Allow headers in ReconnectSettings #462

DanielChabrowski opened this issue Sep 16, 2024 · 1 comment · May be fixed by #473

Comments

@DanielChabrowski
Copy link

Hi!

ReconnectSettings currently allows modification of an address and authentication data however servers might also require different or refreshed headers like e.g if server requires bearer token as a header for authentication instead.

Would this project consider adding opening_headers it to the ReconnectSettings struct?

@ctrlaltf24
Copy link
Collaborator

Seems reasonable, PRs are welcome!

@DanielChabrowski DanielChabrowski linked a pull request Oct 7, 2024 that will close this issue
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 a pull request may close this issue.

2 participants