Files
bruno/tests/grpc/metadata/init-user-data/preferences.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

11 lines
185 B
JSON

{
"maximized": true,
"lastOpenedCollections": [
"{{projectRoot}}/tests/grpc/metadata/fixtures/collection"
],
"preferences": {
"beta": {
"nodevm": false
}
}
}