Advertisement
Guest User

html

a guest
Sep 3rd, 2010
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.42 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  3.    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <title>Cache entry information</title>
  7. <style type="text/css">
  8. pre {
  9.   margin: 0;
  10. }
  11. td:first-child {
  12.   text-align: right;
  13.   vertical-align: top;
  14.   line-height: 0.8em;
  15. }
  16. </style>
  17. </head>
  18. <body>
  19. <table><tr><td><tt><b>key:</b></tt></td><td><a href="http://www.irssi.org/documentation/startup">http://www.irssi.org/documentation/startup</a></td></tr>
  20. <tr><td><tt><b>fetch count:</b></tt></td>
  21. <td><pre>3</pre></td></tr>
  22. <tr><td><tt><b>last fetched:</b></tt></td>
  23. <td><pre>2010-09-04 00:04:24</pre></td></tr>
  24. <tr><td><tt><b>last modified:</b></tt></td>
  25. <td><pre>2010-08-29 23:51:11</pre></td></tr>
  26. <tr><td><tt><b>expires:</b></tt></td>
  27. <td><pre>1970-01-01 02:00:00</pre></td></tr>
  28. <tr><td><tt><b>Data size:</b></tt></td>
  29. <td><pre>39823</pre></td></tr>
  30. <tr><td><tt><b>file on disk:</b></tt></td>
  31. <td><pre>none</pre></td></tr>
  32. <tr><td><tt><b>Security:</b></tt></td>
  33. <td><pre>This document does not have any security info associated with it.</pre></td></tr>
  34. </table>
  35. <hr />
  36. <table><tr><td><tt><b>Client:</b></tt></td>
  37. <td><pre>HTTP</pre></td></tr>
  38. <tr><td><tt><b>docshell:classified:</b></tt></td>
  39. <td><pre>1</pre></td></tr>
  40. <tr><td><tt><b>request-method:</b></tt></td>
  41. <td><pre>GET</pre></td></tr>
  42. <tr><td><tt><b>response-head:</b></tt></td>
  43. <td><pre>HTTP/1.1 200 OK
  44.  
  45. X-Powered-By: PHP/5.2.10-2ubuntu6.1
  46.  
  47. Expires: Thu, 19 Nov 1981 08:52:00 GMT
  48.  
  49. Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
  50.  
  51. Pragma: no-cache
  52.  
  53. Content-Type: text/html; charset=UTF-8
  54.  
  55. Date: Sun, 29 Aug 2010 20:51:09 GMT
  56.  
  57. Server: lighttpd/1.4.22
  58.  
  59. </pre></td></tr>
  60. <tr><td><tt><b>charset:</b></tt></td>
  61. <td><pre>UTF-8</pre></td></tr>
  62. </table>
  63. <hr />
  64. <pre>00000000:  3c  21  44  4f  43  54  59  50  45  20  68  74  6d  6c  20  50  &lt;!DOCTYPE html P
  65. 00000010:  55  42  4c  49  43  20  22  2d  2f  2f  57  33  43  2f  2f  44  UBLIC "-//W3C//D
  66. 00000020:  54  44  20  58  48  54  4d  4c  20  31  2e  30  20  53  74  72  TD XHTML 1.0 Str
  67. 00000030:  69  63  74  2f  2f  45  4e  22  20  22  68  74  74  70  3a  2f  ict//EN" "http:/
  68. 00000040:  2f  77  77  77  2e  77  33  2e  6f  72  67  2f  54  52  2f  78  /www.w3.org/TR/x
  69. 00000050:  68  74  6d  6c  31  2f  44  54  44  2f  78  68  74  6d  6c  31  html1/DTD/xhtml1
  70. </pre></body>
  71. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement