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:
Shreyas
2024-11-27 16:53:30 +05:30
committed by GitHub
parent a66771bbd0
commit 22515582c5
5 changed files with 26 additions and 16 deletions

View File

@@ -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": {