Package com.adaptris.core.http.apache5.request


package com.adaptris.core.http.apache5.request
Additional request interceptor builders for use with ApacheHttpProducer.

Not all org.apache.http.HttpRequestInterceptor implementations are included here as org.apache.http.impl.client.HttpClientBuilder adds a number of interceptors as part of its default behaviour (such as RequestExpectContinue and RequestContent.