Skip to content

Update httpclient dependency in driver module #16

@simonedavico

Description

@simonedavico

HttpTransport in Faban's driver module currently leverages an old implementation of Apache's httpclient library (3.1).

Since we have to use HttpTransport to route calls to the SUT endpoints, at some point we should update HttpTransport (and all related classes) to leverage the latest version of the httpclient library.

This will not only provide us a more efficient version of the library, but will also give us the possibility to abstract HttpTransport in our implementation, providing a more user friendly API.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions