forwardproxy/test
sergeyfrolov 7791846e12
Add Access Control Lists (#31)
We settled on a powerful, but a bit complicated acl design.
This commit makes a couple of cosmetic improvements. It also removes
http.Transport, which was previously used to dial and write http
requests for insecure GET requests. Now we have to dial manually,
so we can check the access control list.
2018-06-26 10:53:24 -04:00
..
forwardproxy Initial commit 2017-08-18 19:20:20 -04:00
index Initial commit 2017-08-18 19:20:20 -04:00
upstreamingproxy Add upstream proxy support, fix tests, cosmetics (#27) 2018-06-15 16:36:08 -04:00
parseable_acl.txt Add Access Control Lists (#31) 2018-06-26 10:53:24 -04:00
unparseable_acl.txt Add Access Control Lists (#31) 2018-06-26 10:53:24 -04:00