Fixed problem with proxy support and added unit tests

This commit is contained in:
yhirose
2019-12-22 15:37:01 -05:00
parent a444b612af
commit 38adeaf02c
11 changed files with 438 additions and 28 deletions

4
test/test_proxy_docker/down.sh Executable file
View File

@@ -0,0 +1,4 @@
docker stop squid_basic
docker rmi squid_basic
docker stop squid_digest
docker rmi squid_digest