public class CsrfHttpRequestInterceptor extends Object implements org.apache.http.HttpRequestInterceptor
| Constructor and Description |
|---|
CsrfHttpRequestInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.http.HttpRequest httpRequest,
org.apache.http.protocol.HttpContext httpContext) |
static void |
setInjectHeader(boolean headerInjection) |
public static void setInjectHeader(boolean headerInjection)
public void process(org.apache.http.HttpRequest httpRequest,
org.apache.http.protocol.HttpContext httpContext)
throws org.apache.http.HttpException,
IOException
process in interface org.apache.http.HttpRequestInterceptororg.apache.http.HttpExceptionIOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.