return [ $err->http_status, [ 'Content-Type' => 'text/plain' ], [ 'There was an error: '.$message ], ];