srdi

Results 2 comments of srdi

I've also faced this issue. It seems hpagent package help to fix this issue. Here is example of usage: ``` const axios = require('axios'); const { HttpProxyAgent, HttpsProxyAgent } =...

> Is there an update for this issue? which axios version should we use to workaround? This worked for me: > I've also faced this issue. It seems hpagent package...