mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-07 22:18:33 +00:00
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>
This commit is contained in:
10
tests/grpc/metadata/init-user-data/collection-security.json
Normal file
10
tests/grpc/metadata/init-user-data/collection-security.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"collections": [
|
||||
{
|
||||
"path": "{{projectRoot}}/tests/grpc/metadata/fixtures/collection",
|
||||
"securityConfig": {
|
||||
"jsSandboxMode": "safe"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user