GitHub user maxxedev opened a pull request:

    https://github.com/apache/commons-fileupload/pull/10

    FILEUPLOAD-286: allow default charset to be overridden.

    useful in cases where form-data is utf-8 encoded but
    not encoding is not explicitly specified

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/maxxedev/commons-fileupload master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-fileupload/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10
    
----
commit 6b3ac5aea05876e355ed3a0ecc60ab685b5d2810
Author: maxxedev <maxxe...@gmail.com>
Date:   2017-10-06T18:35:34Z

    FILEUPLOAD-286: allow default charset to be overridden.
    
    useful in cases where form-data is utf-8 encoded but
    not encoding is not explicitly specified

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to