[ 
https://jira.codehaus.org/browse/WAGON-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=326817#comment-326817
 ] 

Jeff MAURY commented on WAGON-397:
----------------------------------

My understanding is that download allow to download a web site. However, the 
code is searching for all link in the HTML page so I don't see the relation 
with a specific format. I used download as the getFileList is used by the 
download mojo
                
> getFileList 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

Reply via email to