You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Johannes Graham (Jira)" <ji...@apache.org> on 2022/09/05 17:34:00 UTC

[jira] [Created] (HTTPCLIENT-2234) remove dependency on commons-codec in older versions of http-client

Johannes Graham created HTTPCLIENT-2234:
-------------------------------------------

             Summary: remove dependency on commons-codec in older versions of http-client
                 Key: HTTPCLIENT-2234
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2234
             Project: HttpComponents HttpClient
          Issue Type: Improvement
          Components: HttpClient (classic)
    Affects Versions: 5.1.3
            Reporter: Johannes Graham


This would effectively be a backport of HTTPCLIENT-2218.

The commons-codec jar file is about 345k, but only a small fraction of it is relevant to http-client.

If there is any interest in pursuing this, I would be willing to provide a PR for it.

My initial proposal for implementing this would be to pull the relevant code from commons-codec and include a simplified version of it in this project.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org