Skip to content

Instantly share code, notes, and snippets.

@wuputah
Created May 17, 2012 18:57
Show Gist options
  • Save wuputah/2720906 to your computer and use it in GitHub Desktop.
Save wuputah/2720906 to your computer and use it in GitHub Desktop.
% curl -D - http://dailygourmet.com/
HTTP/1.1 200 OK
Date: Thu, 17 May 2012 18:56:51 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 470
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Daily Gourmet </title>
<META name="description" content="Daily Gourmet"><META name="keywords" content="food, daily, gourmet">
</head>
<frameset rows="100%,*" border="0">
<frame src="http://dailygourmet.herokuapp.com" frameborder="0" />
<frame frameborder="0" noresize />
</frameset>
<!-- pageok -->
<!-- 07 -->
<!-- -->
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment