pub(super) const ERR_BODY_TOO_LARGE: &str = r#"{"jsonrpc":"2.0","error":{"code":-32600,"message":"Request body too large"},"id":null}"#;