Files
bruno/tests/grpc/metadata/init-user-data/collection-security.json
sanish chirayath 08c182a875 Feat: support bin header in gRPC (#5869)
* Fix -bin header handling in grpc

* fix: bin-header, tests

rm: tests

rm: unused

fix: bin header

fix: test

fix: test

rm: un-necessarycode

---------

Co-authored-by: Juan Pablo Orsay <jporsay@gmail.com>
2025-10-31 17:07:12 +05:30

10 lines
177 B
JSON

{
"collections": [
{
"path": "{{projectRoot}}/tests/grpc/metadata/fixtures/collection",
"securityConfig": {
"jsSandboxMode": "safe"
}
}
]
}