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

setting a session header obliterates all other session headers #312

Open
cpg opened this issue Dec 16, 2017 · 0 comments
Open

setting a session header obliterates all other session headers #312

cpg opened this issue Dec 16, 2017 · 0 comments

Comments

@cpg
Copy link
Contributor

cpg commented Dec 16, 2017

Apps may need to have several session headers. at the moment, all prior session headers are reset (deleted) upon setting of any header.

This is not necessary. If an app needs to remove all headers, it can call $session.rest.

I would like to request the more general behavior of only changing the header supplied to $session.set at that time.

This also happens on the Android side; I hope this bug can serve for both platforms, but can file one separately if necessary.

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

1 participant