gingeleski / headbro

Headless browser rendering service for HTTP responses.
GNU General Public License v3.0
4 stars 0 forks source link

Prototype use of mitmproxy in place of BrowserMob #29

Open gingeleski opened 5 years ago

gingeleski commented 5 years ago

BrowserMob has proved cumbersome for request interception and modification.

See numerous issues and their comments - #24 #25 #27

I believe the mitmproxy library would allow more fine-grained traffic control plus be a less heavy dependency than BrowserMob. This issue covers investigation and trying out a full swap of this.