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

Ability to modify headers at runtime #24

Open
markspolakovs opened this issue Jan 21, 2017 · 1 comment
Open

Ability to modify headers at runtime #24

markspolakovs opened this issue Jan 21, 2017 · 1 comment

Comments

@markspolakovs
Copy link

Right now, since headers are passed in the constructor, it is impossible to modify headers without creating a new transport. Maybe expose a Transport.setHeaders(headers) function? A use case would be for when a user logs out and in at runtime.

@daviskoh
Copy link

any update on this?

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