mockpy icon indicating copy to clipboard operation
mockpy copied to clipboard

cant import HTTPRequest (mitmproxy should be set to 0.12.0 in requirements.txt)

Open z333d opened this issue 8 years ago • 2 comments

from libmproxy.protocol.http import HTTPRequest, HTTPResponse ImportError: cannot import name HTTPRequest

z333d avatar Mar 02 '16 04:03 z333d

:+1:

Version 0.13.0 of mitmproxy is a later version that works for me, though.

PeterParker avatar Mar 16 '16 20:03 PeterParker

@zedzhou I just merged a pr from @PeterParker which addresses this issue :).

nsomar avatar Apr 15 '16 07:04 nsomar