mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 23:41:10 +01:00
Consider errors returned by httpClient.Do() as network errors. This is because the http clients returns different types of errors and it is hard to catch all the error types.