@Internal @Contract(threading=IMMUTABLE) public class H2RequestConformance extends Object implements HttpRequestInterceptor
| Modifier and Type | Field and Description |
|---|---|
static H2RequestConformance |
INSTANCE |
| Constructor and Description |
|---|
H2RequestConformance() |
H2RequestConformance(String... illegalHeaderNames) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(HttpRequest request,
EntityDetails entity,
HttpContext localContext) |
public static final H2RequestConformance INSTANCE
public void process(HttpRequest request, EntityDetails entity, HttpContext localContext) throws HttpException, IOException
process in interface HttpRequestInterceptorHttpExceptionIOExceptionCopyright © 2005–2021 The Apache Software Foundation. All rights reserved.