You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(TestAgent): decoupled TestAgent and superagent's Agent to support more than ca, key, cert
`options` object is now a direct passthrough, TestAgent can support whichever superagent's Agent is expecting
i.e. `ca`, `key`, `cert`, `pfx`, `rejectUnauthorized`
0 commit comments