pub fn default_error_body(status_code: u16) -> String
The default error body for the given status code (mirrors the Java/Node/Python defaultErrorBody). Exposed for parity/testing.
defaultErrorBody