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
609 B

  1. HTTP/1.1 301 Moved Permanently
  2. Server: Apache
  3. Date: Wed, 09 Dec 2015 03:29:14 GMT
  4. Content-Type: text/html; charset=utf-8
  5. Connection: keep-alive
  6. Location: /h-entry-with-h-card-sibling
  7. <html>
  8. <head>
  9. <title>Test</title>
  10. </head>
  11. <body>
  12. <div class="h-entry">
  13. <p class="p-content">Hello World</p>
  14. <a href="/h-entry-with-h-card-sibling">permalink</a>
  15. <!-- testing when the URL to this page is a redirect to the actual URL, so that the reported URL is different from what was fetched -->
  16. </div>
  17. <a href="/" class="h-card">Author Name</a>
  18. </body>
  19. </html>