Skip to content

Machyne/Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a caching HTTP Proxy created in Python.

It handles both Get and Head requests (others such as Post are unimplemented).

This was compliant with standards and RFC 2616 as of November of 2011.
It has not been editted since.

This was written as my final project for my Networks class at Carleton College.

Note: we advise running this in it's own folder -- as cached files become invalid,
	old folders (i.e. all empty subdirectories) are deleted.

About

A Caching HTTP Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages