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.

37 lines
1.1 KiB

  1. HTTP/1.1 200 OK
  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. <html>
  7. <head>
  8. <title>Test</title>
  9. </head>
  10. <body>
  11. <div class="h-card">
  12. <a href="/h-card-with-child-h-feed" class="u-url p-name">Author Name</a>
  13. <ul class="h-feed">
  14. <li class="h-entry">
  15. <a href="/1" class="u-url p-name">One</a>
  16. <a href="/h-card-with-child-h-feed" class="u-author">Author Name</a>
  17. </li>
  18. <li class="h-entry">
  19. <a href="/2" class="u-url p-name">Two</a>
  20. <a href="/h-card-with-child-h-feed" class="u-author">Author Name</a>
  21. </li>
  22. <li class="h-entry">
  23. <a href="/3" class="u-url p-name">Three</a>
  24. <a href="/h-card-with-child-h-feed" class="u-author">Author Name</a>
  25. </li>
  26. <li class="h-entry">
  27. <a href="/4" class="u-url p-name">Four</a>
  28. <a href="/h-card-with-child-h-feed" class="u-author">Author Name</a>
  29. </li>
  30. </ul>
  31. </div>
  32. </body>
  33. </html>