mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-02 00:05:27 +00:00
Merge pull request #3293 from Eluch/master
Autoformat for json-rpc calls
This commit is contained in:
commit
b53c1d5862
@ -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