Open JadyNews opened 6 years ago
Hi ,
Just wondering if the saving cookies for superagent.agent is also available for superagent-proxy, how to configure it ?
Thanks, Jady
Like so:
const agent = superagent.agent() .use(req => req.proxy('http://localhost:8080'))
Hi ,
Just wondering if the saving cookies for superagent.agent is also available for superagent-proxy, how to configure it ?
Thanks, Jady