You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
496 B

  1. HTTP/1.1 200 OK
  2. Server: Apache
  3. Date: Wed, 09 Dec 2015 03:29:14 GMT
  4. Content-Type: text/html
  5. Connection: keep-alive
  6. <!doctype html>
  7. <html>
  8. <head>
  9. <meta charset="utf-8">
  10. <title>Test</title>
  11. <link rel="alternate" type="application/mf2+json" href="http://source.example.com/rel-alternate-not-found.json" />
  12. </head>
  13. <body>
  14. <div class="h-entry">
  15. <p class="p-content">Test content with a rel alternate link to a 404 page</p>
  16. </div>
  17. </body>
  18. </html>