bayardar
Results
1
issues of
bayardar
### Context When trying to use the `health_request_body` directive, the use of backticks for a json body does not work. Ex : - health_request_body \{"jsonrpc":"2.0","id":1,"method":"eth_blockNumber","params":[]\} --> This works ``` Host:...