httpoison v0.4.1 Release Notes

Release Date: 2014-08-22 // over 9 years ago
    • Do not fetch the body on 204, 304 responses. (Thanks to @d0rc);
    • Catch body fetching errors and raise proper HTTPError. (Thanks to @sch1zo);
    • 📦 Use meck hex package on test environment.