mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
c49170b6b3
Surface the io.ReadAll error in the error message when an HTTP request fails with a non-200 status, instead of silently discarding it.