coder / httpjail

HTTP(s) request filter for processes

Repository from Github https://github.comcoder/httpjailRepository from Github https://github.comcoder/httpjail

Request mutation?

ammario opened this issue · comments

It would be pretty easy to read back the r. object from the v8 isolate and copy the mutations into the Rust request before sending it upstream. In the shell engine we could provide $*_FILE env and do similar.

Would it be useful though?