| 
						 | 
						- HTTP/1.1 200 OK
 - Server: Apache
 - Date: Wed, 09 Dec 2015 03:29:14 GMT
 - Content-Type: text/html
 - Connection: keep-alive
 - 
 - <!doctype html>
 - <html>
 -   <head>
 -     <meta charset="utf-8">
 -     <title>Test</title>
 -     <link rel="alternate" type="application/activity+json" href="http://activitystreams.example/note.json" />
 -   </head>
 -   <body>
 -     <div class="h-entry">
 -       <p class="p-content">This is the content in the HTML instead of the AS2 JSON</p>
 -     </div>
 -   </body>
 - </html>
 
 
  |