RESULT_200_1.bin 434 B

123456789101112131415161718
  1. HTTP/1.1 200 OK
  2. Date: Mon, 23 May 2005 22:38:34 GMT
  3. Content-Type: text/html; charset=UTF-8
  4. Content-Length: 155
  5. Last-Modified: Wed, 08 Jan 2003 23:11:55 GMT
  6. Server: Apache/1.3.3.7 (Unix) (Red-Hat/Linux)
  7. ETag: "3f80f-1b6-3e1cb03b"
  8. Accept-Ranges: bytes
  9. Connection: close
  10. <html>
  11. <head>
  12. <title>An Example Page</title>
  13. </head>
  14. <body>
  15. <p>Hello World, this is a very simple HTML document.</p>
  16. </body>
  17. </html>