feat: override content-type (#2191)
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com> Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
@@ -345,7 +345,10 @@
|
||||
"title": "Request",
|
||||
"type": "Request type",
|
||||
"url": "URL",
|
||||
"variables": "Variables"
|
||||
"variables": "Variables",
|
||||
"override": "Override",
|
||||
"override_help": "Set <xmp>Content-Type</xmp> in Headers",
|
||||
"overriden": "Overridden"
|
||||
},
|
||||
"response": {
|
||||
"body": "Response Body",
|
||||
|
||||
Reference in New Issue
Block a user