mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
Autoformat for json-rpc calls
This commit is contained in:
parent
4b19c68dc5
commit
ee74f82786
@ -17,6 +17,7 @@ class ViewJSON(base.View):
|
||||
name = "JSON"
|
||||
content_types = [
|
||||
"application/json",
|
||||
"application/json-rpc",
|
||||
"application/vnd.api+json"
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user