You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jeff MAURY (JIRA)" <ji...@codehaus.org> on 2013/06/13 16:32:03 UTC

[jira] (WAGON-397) download feature is broken as GZIP content encoding is not supported

Jeff MAURY created WAGON-397:
--------------------------------

             Summary: download feature is broken as GZIP content encoding is not supported
                 Key: WAGON-397
                 URL: https://jira.codehaus.org/browse/WAGON-397
             Project: Maven Wagon
          Issue Type: Bug
          Components: wagon-http
    Affects Versions: 2.4
            Reporter: Jeff MAURY
            Priority: Minor


When downloading a Web site, the responses are analyzed to detect links but as more and more Web servers use GZIP for content encoding, the HTTP client library does not automatically unzip and a gzipped stream is given to Jsoup which leads to no links detected.
A workaround is to use http-lighweight

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira