Function
send-async-uncached-streaming
This is to send-async-streaming as send-uncached is to send.
send-async-uncached-streaming: func(request: request, body: borrow<body>, backend: borrow<backend>) -> result<pending-response, error>;This is to send-async-streaming as send-uncached is to send.
send-async-uncached-streaming: func(request: request, body: borrow<body>, backend: borrow<backend>) -> result<pending-response, error>;