Skip to content

Feature/#50 (switch to using apache http client rather than vertx)

ben requested to merge feature/#50 into master

The broad aim here is to get the system away from using vertx's httplibs (lovely though they are) and use something slightly lighter weight. We've used apache's http client elsewhere and so decided to give that a spin.

Merge request reports