remote/request_options library
Classes
- RequestOptions
- Per-call knobs that are not part of the request's description.
Typedefs
- ProgressCallback = void Function(int transferred, int total)
-
Reports transfer progress.
totalis -1 when the length is unknown.