Martin Natano db7057de69
Add support for streaming transfers (#353)
This change adds onChunkCallback to the request. If defined it will be
called repeatedly with the incoming data. This allows to process data on
the go or write it to disk instead of accumulating the data in memory.
2022-01-31 21:54:32 -08:00
..
2021-09-29 12:15:31 -07:00
2022-01-05 10:43:18 -08:00
2021-11-24 09:02:42 -08:00