chore: show warning for interceptors not supporting binary data (#4566)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
This commit is contained in:
@@ -576,7 +576,7 @@
|
||||
"extention_not_enabled": "Extension not enabled."
|
||||
},
|
||||
"requestBody": {
|
||||
"agent_doesnt_support_binary_body": "Sending binary data via agent is not supported yet"
|
||||
"active_interceptor_doesnt_support_binary_body": "Sending binary data via the current interceptor is not supported yet."
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
|
||||
Reference in New Issue
Block a user