Anis Elleuch ed4fcb63f7 Require content-length in POST & Upload requests (#3671)
Avoid passing size = -1 to PutObject API by requiring content-length
header in POST request (as AWS S3 does) and in Upload web handler.
Post handler is modified to completely store multipart file to know
its size before sending it to PutObject().
2017-02-02 10:45:00 -08:00
..
2017-01-12 10:19:59 -08:00
2016-10-26 08:46:14 -07:00
2017-01-12 10:19:59 -08:00
2017-01-12 10:19:59 -08:00
2017-01-12 10:19:59 -08:00
2016-11-28 12:14:24 -08:00