Files
kumomta/crates/kumo-api-types
Wez Furlong 5d71c9d446 shaping: surface http errors more robustly when loading shaping files
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.
2025-12-18 06:30:05 +00:00
..