‰PNG  IHDR @ @ ªiqÞ pHYs   šœ —tEXtComment app = lambda do |env| [200, { "Content-Type" => "text/plain" }, ["ok\n"]] end run app