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
from libmproxy.protocol.http import HTTPRequest, HTTPResponse ImportError: cannot import name HTTPRequest
The text was updated successfully, but these errors were encountered:
👍
Version 0.13.0 of mitmproxy is a later version that works for me, though.
mitmproxy
Sorry, something went wrong.
Refs nsomar#3 - Restrict version of mitmproxy.
5bb2dd6
Merge pull request #4 from PeterParker/master
5370dd4
Refs #3 - Restrict version of mitmproxy.
@ZedZhou I just merged a pr from @PeterParker which addresses this issue :).
No branches or pull requests
from libmproxy.protocol.http import HTTPRequest, HTTPResponse
ImportError: cannot import name HTTPRequest
The text was updated successfully, but these errors were encountered: