- Please do
chmod 755 src/run.sh
if there is a permission error - Please use
sudo docker-compose up
WITHOUT-d
to see the test cases, because in test cases, we're usingstdout
- IMPORTANT: everytime you run sudo docker-compose up, the test will run and takes about 20 seconds or so to finish, which means our proxy is ready for requests after about 20 seconds!
-
Notifications
You must be signed in to change notification settings - Fork 0
jingyi-xie/HTTP-Caching-Proxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Handled GET, POST, and CONNECT requests using daemon process and multi-thread. Cached responses according to the rules of expiration time and revalidation in RFC7234.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published