// Note: If running locally on MacOS, you'll need to make sure your
// /etc/hosts file contains the following entry:
// 127.0.0.1 <hostname>.local
// or else this will likely fail.
HttpClientRequest request = HttpClientRequest
.newBuilder()
.setVerb(Verb.POST)
.setUri(new URI("/service/"
+ FluxConstants.MIDDLETIER_WEB_RESOURCE_ROOT_PATH
+ "/"