maproxy
A caching proxy with result parsing.
Usage
This is not documentation of how it works. This is the idea of how it might work in the future:
var Maproxy = ; var server = Maproxy; server
And then just http_proxy=http://127.0.0.1:3128 curl -v http://www.google.com
Todo
- SSL
- Error handling
- HTTP error handling
- Tests
- Docs