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.

34 lines
874 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>Review</title>
  9. </head>
  10. <body class="hreview">
  11. <h2 class="fn">Review</h2>
  12. <a href="/hReview" class="permalink">permalink</a>
  13. <div class="item">
  14. <h3><a href="http://product.example.com/" class="url fn">The Reviewed Product</a></h3>
  15. </div>
  16. <span class="rating"><span class="value">3</span> out of <span class="best">5</span></span>
  17. <span class="reviewer vcard"><a class="url fn" href="https://author.example.com/">Aaron Parecki</a></span>
  18. <span class="dtreviewed">2016-12-15T22:32:42+01:00</span>
  19. <div class="summary">Not great</div>
  20. <div class="description">
  21. This is the full text of the review
  22. </div>
  23. </body>
  24. </html>