项目作者: mrigankdoshy

项目描述 :
A Sequential Caching Web Proxy with Range Support. A Web proxy is a program that acts as a middleman between a Web browser and an end server. Instead of contacting the end server directly to get a Web page, the browser contacts the proxy, which forwards the request on to the end server. When the end server replies to the proxy, the proxy sends the reply on to the browser.
高级语言: C
项目地址: git://github.com/mrigankdoshy/sequential-caching-web-proxy.git