Eric Beland
Eric Beland
Hi @notivago. We have an actively maintained fork of the BrowserMob Proxy, renamed to the [BrowserUp Proxy](https://github.com/browserup/browserup-proxy) with Java 11 support and modern dependencies. Feel free to give it a...
Saw this comment go by, which spurred my curiosity on how popular HTTP/3 is? When this was opened, HTTP/3 was probably 2 or 3 percent of all internet traffic, but...
@mhils Do you have a ballpark for what sponsoring that effort would cost? It might be helpful for conversations in organizations that depend on mitmproxy but are longing for QUIC...
I am considering taking a pass at this. If I had to summarize the proposed process I would use, is it something like? * check out the project * grep...
@omohokcoj Could we have permission to use the monkey patches in that file under MIT license?
If anyone would like to try, we have a fork of the BrowserMob proxym renamed as the [BrowserUp Proxy](https://github.com/browserup/browserup-proxy) with Brotli support merged. It should be a drop in replacement...
It looks like the problem is that it is trying to handle a cancel event on a connection that doesn't exist. Locally, if I put an `if` clause to guard...
One idea @PNixx --It would be nice to include a way and an example of a plain SQL migration defined in a migrations up and down method using the underlying...
What's your mitmproxy version?
Can you upgrade to 9.0.1 and retry?