Harshavardhana 54eded2e6f Do not assume all HTTP errors as Network errors (#7983)
In situations such as when client uploading data,
prematurely disconnects from server such as pressing
ctrl-c before uploading all the data. Under this
situation in distributed setup we prematurely
disconnect disks causing a reconnect loop. This has
an adverse affect we end up leaving a lot of files
in temporary location which ideally should have been
cleaned up when Put() prematurely fails.

This is also a regression which got introduced in #7610
2019-07-29 14:48:18 -07:00
..
2019-07-24 15:59:13 +05:30
2019-07-21 05:55:09 +01:00
2019-07-13 00:29:44 +01:00
2019-07-13 00:29:44 +01:00
2019-04-17 09:52:08 -07:00