GitHub user HansBrende opened a pull request:

    https://github.com/apache/any23/pull/115

    ANY23-385 improve encoding detection

    1. Increase default sniff limit for text charset detection from 12000 bytes 
to 65536 bytes
    2. Include results of xml declaration encoding detection
    3. Include results of html meta charset encoding detection
    
    mvn clean test -> all tests passed

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

    $ git pull https://github.com/HansBrende/any23 ANY23-385

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

    https://github.com/apache/any23/pull/115.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 #115
    
----
commit 22b3047d55f5e5b8fcba9c912424c9ed45313163
Author: Hans <firedrake93@...>
Date:   2018-08-05T23:39:01Z

    ANY23-385 improve encoding detection

----


---

Reply via email to