Closed rjz closed 9 years ago
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.
supertest
.agent
supertest-session
Closed in v1.2.0.
supertest
instances now expose a superagent.agent
that includes cookie attachment/handling. Leaning on this implementation will simplifysupertest-session
and allow its users to take advantage of any features and options supported by superagent.