fn build_error_response(status: u16, message: &str) -> Response<Vec<u8>>
Build an error response with CORS headers