001-200.response 482 B

123456789
  1. HTTP/1.1 200 OK
  2. Cache-Control: no-cache
  3. Content-Length: 299
  4. Content-Type: text/html; charset=utf-8
  5. Connection: Close
  6. Server: GCDWebServer
  7. Date: Fri, 25 Apr 2014 14:15:11 GMT
  8. <html><body> <form name="input" action="/" method="post" enctype="multipart/form-data"> <input type="hidden" name="secret" value="42"> <input type="file" name="files" multiple><br/> <input type="submit" value="Submit"> </form> </body></html>