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

Does it preserve cookies? #1

Closed
JeffML opened this issue Feb 2, 2017 · 1 comment
Closed

Does it preserve cookies? #1

JeffML opened this issue Feb 2, 2017 · 1 comment

Comments

@JeffML
Copy link

JeffML commented Feb 2, 2017

I haven't tried this package, but I did use superagent-prefix until I discovered it didn't allow me to preserve cookies. I wonder if this will suffer the same side-effect?

ladjs/superagent#1164

@jesseditson
Copy link
Owner

Yup, I had run in to this issue with superagent-prefix as well, this project explicitly forwards cookies (https://github.com/jesseditson/superagent-relative/blob/master/index.js#L6), so it should work for your purposes!

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