samuong / alpaca

A local HTTP proxy for command-line tools. Supports PAC scripts and NTLM authentication.
Apache License 2.0
184 stars 31 forks source link

Use net.OpError instead of our own dialError type #88

Closed samuong closed 2 years ago

samuong commented 2 years ago

This pull request re-lands #75, which was accidentally merged into the wrong branch (fixed-proxy-during-auth instead of master).

This PR is currently compared against reland-pr-74, but should be rebased and merged into master once reland-pr-74 lands.