mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
Merge remote-tracking branch 'mitmproxy/master'
Merge with master
This commit is contained in:
parent
6d16f44ab7
commit
37483e228f
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user