eventsource icon indicating copy to clipboard operation
eventsource copied to clipboard

changed the proxy to use agent in https request, fixing and issue whe…

Open para99 opened this issue 4 years ago • 0 comments

When use https proxy with http://.. url in corporate environment, the proxy function in the original package is not working. This PR changed the proxy function to use the agent property in original https request which fixed the issue.

para99 avatar Feb 02 '21 15:02 para99