@Contract(threading=IMMUTABLE) public class H2ResponseConformance extends Object implements HttpResponseInterceptor
| Modifier and Type | Field and Description |
|---|---|
static H2ResponseConformance |
INSTANCE |
| Constructor and Description |
|---|
H2ResponseConformance() |
H2ResponseConformance(String... illegalHeaderNames) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(HttpResponse response,
EntityDetails entity,
HttpContext context) |
public static final H2ResponseConformance INSTANCE
public void process(HttpResponse response, EntityDetails entity, HttpContext context) throws HttpException, IOException
process in interface HttpResponseInterceptorHttpExceptionIOExceptionCopyright © 2005–2021 The Apache Software Foundation. All rights reserved.