Skip to content

Create an async HTTP request solution #37

Description

makeRequest(HttpGet httpGet) uses CloseableHttpClient to send GET requests.

We can provide an async version of this using CloseableHttpAsyncClient

Metadata

Metadata

Labels

type:enhancementNew features or improvements to existing features.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions