public class SoapHttpRequestHeaderInterceptor extends Object implements org.apache.http.HttpRequestInterceptor
Content-Length and Transfer-Encoding headers from the request. SAAJ and other
SOAP implementations set these headers themselves, and HttpClient throws an exception if they have been set.| Constructor and Description |
|---|
SoapHttpRequestHeaderInterceptor() |
public void process(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context)
throws org.apache.http.HttpException,
IOException
process in interface org.apache.http.HttpRequestInterceptororg.apache.http.HttpExceptionIOExceptionCopyright © 2014 Jasig. All Rights Reserved.