mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-25 11:52:02 +00: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.