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
I am using the proxy but my code keeps getting ECONNRESET and crashing.
I looked at #488. It seems to be saying to modify the headers of the request. Forgive me if I'm being stupid, but I don't seem to be able to modify the request headers.
How can I stop getting the error or at least catch it? Should I be creating new proxies on every request? (I presently just have one proxy for each site and I reuse them).
The text was updated successfully, but these errors were encountered:
I am using the proxy but my code keeps getting ECONNRESET and crashing.
I looked at #488. It seems to be saying to modify the headers of the request. Forgive me if I'm being stupid, but I don't seem to be able to modify the request headers.
How can I stop getting the error or at least catch it? Should I be creating new proxies on every request? (I presently just have one proxy for each site and I reuse them).
The text was updated successfully, but these errors were encountered: