| Modifier and Type | Method and Description |
|---|---|
static CaseInsensitiveMap<java.lang.String> |
ApacheHttpClient4Executor.extractHeaders(org.apache.http.HttpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
static CaseInsensitiveMap<java.lang.String> |
ApacheHttpClient4Engine.extractHeaders(org.apache.http.HttpResponse response) |
| Modifier and Type | Field and Description |
|---|---|
protected CaseInsensitiveMap<java.lang.Object> |
ClientRequestHeaders.headers |
| Modifier and Type | Method and Description |
|---|---|
CaseInsensitiveMap<java.lang.Object> |
ClientRequestHeaders.getHeaders() |
| Modifier and Type | Class and Description |
|---|---|
class |
Headers<V> |
| Modifier and Type | Field and Description |
|---|---|
protected CaseInsensitiveMap |
MockHttpResponse.outputHeaders |
| Modifier and Type | Field and Description |
|---|---|
private CaseInsensitiveMap |
HttpServletResponseHeaders.cachedHeaders |