public class HeaderRequestInterceptor extends Object implements org.apache.http.HttpRequestInterceptor
| Modifier and Type | Field and Description | 
|---|---|
| static String | SOAPUI_REQUEST_HEADERS | 
| Constructor and Description | 
|---|
| HeaderRequestInterceptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | process(org.apache.http.HttpRequest request,
       org.apache.http.protocol.HttpContext context) | 
public static final String SOAPUI_REQUEST_HEADERS
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 © 2019. All Rights Reserved.