https://issues.apache.org/bugzilla/show_bug.cgi?id=50300

           Summary: Add support to gzip encoding to Get task
           Product: Ant
           Version: 1.8.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core tasks
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Add a configurable property to tell Get to set the request property
"Accept-Encoding" to "gzip", and then check the response encoding. If gzip then
wrap the connection input stream with a GZIPInputStream.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to