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

Use superagent for cookie handling #18

Closed
rjz opened this issue Oct 14, 2015 · 1 comment
Closed

Use superagent for cookie handling #18

rjz opened this issue Oct 14, 2015 · 1 comment

Comments

@rjz
Copy link
Owner

rjz commented Oct 14, 2015

supertest instances now expose a superagent .agent that includes cookie attachment/handling. Leaning on this implementation will simplify supertest-session and allow its users to take advantage of any features and options supported by superagent.

rjz pushed a commit that referenced this issue Oct 14, 2015
rjz pushed a commit that referenced this issue Oct 16, 2015
rjz added a commit that referenced this issue Oct 16, 2015
Uses superagent features where possible (#18)
@rjz
Copy link
Owner Author

rjz commented Oct 21, 2015

Closed in v1.2.0.

@rjz rjz closed this as completed Oct 21, 2015
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