[ http://jira.codehaus.org/browse/WAGON-55?page=all ]

Nathan Beyer (Apache) updated WAGON-55:
---------------------------------------

    Attachment: http_compress.diff

Attached 'http_compress.diff'. The diff's root is 
http://svn.apache.org/repos/asf/maven/wagon/trunk/.

Note: The tests only pass when a full clean is run (mvn clean verify). This was 
happening for me on a fresh checkout from wagon's trunk.


> Provide support for HTTP compression (request and response)
> -----------------------------------------------------------
>
>                 Key: WAGON-55
>                 URL: http://jira.codehaus.org/browse/WAGON-55
>             Project: wagon
>          Issue Type: New Feature
>          Components: wagon-http, wagon-http-lightweight, wagon-webdav
>            Reporter: Nathan Beyer (Cerner)
>         Attachments: http_compress.diff
>
>
> Implement support for HTTP-based wagon providers to utilize HTTP compression 
> (gzip?). For downloads, this would entail sending Accept-Encoding headers to 
> indicate that a server can compress the response. For uploads, as with 
> WebDAV, this would entail compressing the content and setting the appropriate 
> Content-Type values.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to