We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using mitmproxy 7.0.3 I see this error intermittently.
mitmproxy
The mitmproxy API seems to have changed and the syntax is now http.Response.make(). I'll submit a PR.
http.Response.make()
The text was updated successfully, but these errors were encountered:
Fix jvilk#13 for mitmproxy 7
aa7313b
No branches or pull requests
When using
mitmproxy
7.0.3 I see this error intermittently.The
mitmproxy
API seems to have changed and the syntax is nowhttp.Response.make()
. I'll submit a PR.The text was updated successfully, but these errors were encountered: