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.
 
 

33 lines
749 B

HTTP/1.1 200 OK
Server: Apache
Date: Wed, 09 Dec 2015 03:29:14 GMT
Content-Type: text/html; charset=utf-8
Connection: keep-alive
<html>
<head>
<title>Test</title>
</head>
<body>
<div class="h-feed">
<a href="/author" class="p-author h-card">Author Name</a>
<ul>
<li class="h-entry">
<a href="/1" class="u-url p-name">One</a>
</li>
<li class="h-entry">
<a href="/2" class="u-url p-name">Two</a>
</li>
<li class="h-entry">
<a href="/3" class="u-url p-name">Three</a>
</li>
<li class="h-entry">
<a href="/4" class="u-url p-name">Four</a>
</li>
</ul>
</div>
</body>
</html>