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.

CHANGES 446B

123456789101112
  1. nginx_upload_progress release 0.2 10 Oct 2007
  2. * the system now remembers old active uploads for 1 minute to be
  3. able to send back either error status or done status to upload
  4. progress probes.
  5. * track of HTTP error 413 (request entity too large) is implemented
  6. and the error status '413' is returned.
  7. nginx_upload_progress release 0.1 3 Oct 2007
  8. * public release