Skip to content

IsaWdx/HTTP-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP-Proxy

A Computer Network Assignment

A simple HTTP Proxy

1. Handle web page with multiple objects and big objects(1G).

2. Handle 502(or fail to connect) and 404.

3. Handle Post and Get method, etc. (not including CONNECT)

4. Connect to a certain port of the host.

5. Caching with 304(GMT+8).

6. Multi-threading.

About

A Computer Network Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages