Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

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