mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-28 20:24:59 +08:00
Merge remote-tracking branch 'mitmproxy/master'
Merge with master
This commit is contained in:
@@ -391,4 +391,3 @@ class TestIsJson():
|
||||
headers = Headers(content_type="application/json")
|
||||
j = flow_export.is_json(headers, '{"name": "example", "email": "example@example.com"}')
|
||||
assert isinstance(j, dict)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user