pub fn request(
source: OperationKey,
target: OperationKey,
body: Bytes,
upstream_model: &str,
stream: bool,
) -> Result<Bytes, TransformError>pub fn request(
source: OperationKey,
target: OperationKey,
body: Bytes,
upstream_model: &str,
stream: bool,
) -> Result<Bytes, TransformError>