newStreamedRequest abstract method

StreamedRequest newStreamedRequest()

Constructs a new StreamedRequest that will use this client to send the request. Throws a StateError if this client has been closed.

Implementation

StreamedRequest newStreamedRequest();