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.

35 lines
868 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; charset=utf-8
  5. Connection: keep-alive
  6. <html>
  7. <head>
  8. <title>Test</title>
  9. </head>
  10. <body>
  11. <ul>
  12. <li class="h-entry">
  13. <a href="/1" class="u-url p-name">One</a>
  14. <a href="/author" class="u-author"></a>
  15. </li>
  16. <li class="h-entry">
  17. <a href="/2" class="u-url p-name">Two</a>
  18. <a href="/author" class="u-author"></a>
  19. </li>
  20. <li class="h-entry">
  21. <a href="/3" class="u-url p-name">Three</a>
  22. <a href="/author" class="u-author"></a>
  23. </li>
  24. <li class="h-entry">
  25. <a href="/4" class="u-url p-name">Four</a>
  26. <a href="/author" class="u-author"></a>
  27. </li>
  28. </ul>
  29. <a href="/author" class="h-card">Author Name</a>
  30. </body>
  31. </html>