Skip to content

Unifying HTTP clients to a single implementation #24106

@hwupathum

Description

@hwupathum

Current Limitation

Currently, when HTTP clients are needed they are created on the spot and used. This makes managing them difficult. Having one place to create and manage HTTP clients makes development easier.

Suggested Improvement

Create a http client component using apache httpclient5 to include the classes and methods needed to create HTTP clients with different configurations.

Version

No response

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions