Open
Description
twilio-java has a hard dependency on Apache HttpComponents ("AHC") 4.5 which uses HttpCore 4.x, and HttpCore 4.x is EOL.
twilio-java should instead use an abstraction to allow users to BYO-HTTP-Client and at minimum make the use of AHC 4.x optional, or migrate to AHC 5.
See: https://hc.apache.org/status.html
I'm up to working on a contribution for this but want to hear the maintainers' opinion on feasibility.
Metadata
Metadata
Assignees
Labels
No labels