Package: wnpp Severity: wishlist Owner: Thomas Goirand <[email protected]> X-Debbugs-Cc: [email protected]
* Package name : libcommons-fileupload2-java Version : 2.0.0~M5 Upstream Contact: Apache Commons Developers <[email protected]> * URL : https://downloads.apache.org/commons/fileupload/ * License : Apache-2.0 Programming Lang: Java Description : File upload capability to your servlets and web applications The Commons FileUpload package makes it easy to add robust, high-performance, file upload capability to your servlets and web applications. . FileUpload parses HTTP requests which conform to RFC 1867, "Form-based File Upload in HTML". That is, if an HTTP request is submitted using the POST method, and with a content type of "multipart/form-data", then FileUpload can parse that request, and make the results available in a manner easily used by the caller. This is a new dependency of ring-clojure, which is needed to package OpenVox.

