mirror of
https://github.com/pgsty/minio.git
synced 2026-07-18 11:40:21 +03:00
74e2fe0879
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.