feat: raw binary files handling in request body (#3734)

--------------
Co-authored-by: lohit <lohit@usebruno.com>
Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
This commit is contained in:
Marcos Adriano
2025-02-03 10:52:45 -03:00
committed by GitHub
parent 4598acd068
commit 364b0f523a
25 changed files with 669 additions and 55 deletions

View File

@@ -0,0 +1,9 @@
{
"version": "1",
"name": "bruno-testing",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}