Debugging HTTP Proxy - RFC
Hi, I'm hacking away at a proof-of-concept debugging http proxy that allows you to intercept https? requests and record, rewrite, redirect & mock response using rack apps.
http://github.com/deepfryed/chuck
This started off as a learning exercise and has grown into something I can personally use for work. I'd be interested in some outside ideas and critical comments to polish this off to make it generally useful.
Warning: The code is very much a work in progress :)
Thanks
http://github.com/deepfryed/chuck
This started off as a learning exercise and has grown into something I can personally use for work. I'd be interested in some outside ideas and critical comments to polish this off to make it generally useful.
Warning: The code is very much a work in progress :)
Thanks

Comments