[ https://issues.apache.org/jira/browse/HTTPCLIENT-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arturo Bernal updated HTTPCLIENT-1846: -------------------------------------- Fix Version/s: 5.6-alpha1 > Get content decoders using the Java Service Loader mechanism > ------------------------------------------------------------ > > Key: HTTPCLIENT-1846 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1846 > Project: HttpComponents HttpClient > Issue Type: New Feature > Reporter: Gary D. Gregory > Assignee: Gary D. Gregory > Priority: Major > Fix For: 5.6-alpha1 > > > Get content decoders using the Java Service Loader mechanism. > Current decoders are hard-coded for gzip and deflate. > The goal is to allow the client to find other decoders through the Java > Service Loader mechanism. > - The client will find its own gzip and deflate decoders through this > mechanism. > - The client will find the decoders supported by Apache Commons Compress if > the upcoming {{httpclient5-compress}} module is present. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org