Skip to content

socks-proxy-agent@10.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 16:47
b7e5f7c

Minor Changes

  • 3ebf4b2: Add proxy event emission on the request object for all proxy agents. After the proxy connection is established, the request emits a proxy event with { proxy, socket } where proxy is the proxy URL string. This is useful for debugging and logging which proxy was used for a connection.