Open
Description
add an option to enable the PBS module to simply forward the raw request body to relays. This is useful for saving some time on the more latency sensitive endpoints, eg get_header
. We should add a warning that this removes some of the checks that the sidecar does and so it's only for advanced users