pub fn to_text_response(text: &str) -> Result<Response<String>>
Returns a 200 response with a text body.