/** * Defines a HttpClient interface and an implementation that adapts to using the Apache HttpClient. </p> This interface and * implementation is used by {@link com.github.kristofa.test.http.LoggingHttpProxy} for forwarding requests. */ package com.github.kristofa.test.http.client;