mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-12 15:05:10 -05:00
## CHANGES * Read response body once for efficiency * Use io.ReadAll for response body * Unmarshal json from bodyBytes * Return error with raw response bytes * Improve error handling for json parsing