Skip to content

twilio-java relies on EOL HttpCore library #861

Open
@skradel

Description

@skradel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions