[
https://issues.apache.org/jira/browse/HTTPCLIENT-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated HTTPCLIENT-1846:
-----------------------------
Description:
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.
was:
Get content decoders user 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.
> 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 Gregory
> Assignee: Gary Gregory
>
> 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
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]