stream

abstract suspend fun stream(request: HttpRequest): HttpTry<HttpStreamResponse>

Streams the resource from the given request.