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

8 years ago
  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 class="h-entry">
  11. <p class="e-content">This page has links to
  12. <a href="http://target.example.com">target.example.com</a>
  13. and <a href="http://target2.example.com">target2.example.com</a>
  14. and should not send a mention to
  15. <a href="http://target.example.org">target.example.org</a>
  16. or <a href="/relativelink">this</a>.
  17. </p>
  18. </body>
  19. </html>