This is necessary for APIs such as BigML's, where we may need to send extremely large request bodies, but chunked transfer encoding is not supported. This is a partial fix for seanmonstar/reqwest#49.
This is necessary for APIs such as BigML's, where we may need to send extremely large request bodies, but chunked transfer encoding is not supported. This is a partial fix for seanmonstar/reqwest#49.