001-200.response 476 B

123456789
  1. HTTP/1.1 200 OK
  2. Cache-Control: no-cache
  3. Content-Length: 293
  4. Content-Type: text/html; charset=utf-8
  5. Connection: Close
  6. Server: GCDWebServer
  7. Date: Fri, 25 Apr 2014 14:12:09 GMT
  8. <html><body> <form name="input" action="/" method="post" enctype="application/x-www-form-urlencoded"> Value: <input type="text" name="value"> <input type="submit" value="Submit"> </form> </body></html>