spec
spec copied to clipboard
HTTP/gRPC callouts: support streaming
Existing interface requires passing complete HTTP request body or gRPC message in HTTP/gRPC callouts.
We should be able to stream those, enabling request mirroring, etc.