You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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