Skip to content

Remove HttpClient Interfaces and Classes #1171

Closed
@ryanjbaxter

Description

@ryanjbaxter

The classes and interfaces in org.springframework.cloud.commons.httpclient are only used by Spring Cloud OpenFeign. Other projects no longer use them. We can remove these classes and interfaces and move the necessary code to Spring Cloud OpenFeign. In addition Spring Framework 6 has removed support for Apache HttpClient v4 so we should be using HttpClient v5, which OpenFeign already has support for.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions