CopyRequestExtension extension
- on
-
- BaseRequest
Properties
- finalizedBodyStream → FinalizedBodyStream
-
Finalizes the request and returns a single-subscription stream of body
as bytes.
no setter
Methods
-
createCopy(
[Stream< List< ? bodyStream]) → BaseRequestint> > -
Returns a new copy of this
BaseRequest
which can be used to retry sending an HTTP request.