mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +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.