mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-12 21:42:13 +00:00
Previously we'd ignore the HTTP status code and try to parse the body as TOML regardless. This commit raises an explicit error with the HTTP status code and response body before trying to parse as TOML.