We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2805b commit c3cf326Copy full SHA for c3cf326
Changelog
@@ -1,4 +1,10 @@
1
2
+Version 2.2.0
3
+ * Added feature: resumable uploads
4
+ * Added feature: allow to use of $variables in "upload_pass" directive (Piotr Sikora)
5
+ * Added feature: allow module's directives inside if statements (David Backeus)
6
+ * Added feature: directive upload_tame_arrays and ability to do some magic with php arrays
7
+
8
Version 2.0.12
9
* Fixed bug: keepalive connection was hanging after upload has been completed.
10
* Change: if request method is not POST return HTTP 405 in order to simplify configuration.
0 commit comments