= {'Content-Type' => 'text/html'} body = ['<p>Hello Rubyconf!</p>’] [status, headers, body] end end { "HTTP_ACCEPT" => “text/html, ...", "HTTP_USER_AGENT" => "Mozilla/5.0...", "REQUEST_PATH" => "/posts", "REQUEST_METHOD" => "GET", "rack.version" => [1, 3], "rack.request.query_string" => "", "rack.request.query_hash" => {}, "rack.request.cookie_hash" => {} ... }