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

Run proxy finder function and add result to request context #87

Closed samuong closed 2 years ago

samuong commented 2 years ago

This pull request re-lands #74, which was accidentally merged into the wrong branch (integration-to-unittest instead of master).

It also includes a bug fix for a panic, and a new unit test that catches the bug.