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
fix(devtools-proxy-support): remove ability to specify per-request CA (#449)
This is currently not supported by `https-proxy-agent`. Instead of trying
to work around this, let's just keep it simple for now and always stick
to the CA option provided to the agent (i.e. typically on the application
level).
0 commit comments