You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: