Modifier and Type | Method and Description |
---|---|
protected void |
AbstractHttpClient31.dealHeaders(org.apache.commons.httpclient.HttpMethodBase method,
List<Header> headers) |
Modifier and Type | Method and Description |
---|---|
Header[] |
DefaultResponse.getHeaders() |
Modifier and Type | Class and Description |
---|---|
class |
HeaderWrapper
Header包装类
|
Modifier and Type | Method and Description |
---|---|
Header[] |
HeaderArrayWrapper.getHeaders() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractHttpClient451.dealHeaders(org.apache.http.client.methods.HttpRequestBase method,
List<Header> headers) |
Modifier and Type | Method and Description |
---|---|
Header[] |
DefaultResponse.getHeaders() |
Modifier and Type | Method and Description |
---|---|
Header[] |
HeaderArrayWrapper.getHeaders() |
Modifier and Type | Method and Description |
---|---|
Header |
Request.getHeader(String name) |
Header |
Response.getHeader(String name) |
Header[] |
Response.getHeaders() |
Modifier and Type | Method and Description |
---|---|
List<Header> |
Request.getHeaders() |
Constructor and Description |
---|
Request(MethodMode method,
String url,
List<Header> headers,
List<Cookie> cookies,
List<Parameter> parameters,
List<BodyElement> bodyElements,
Charset charset) |
Modifier and Type | Method and Description |
---|---|
List<Header> |
HttpConfigTemplate.getHeaderParamters() |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Header> |
HttpRequestBuilder.headers |
Modifier and Type | Method and Description |
---|---|
Header |
AbstractResponse.getHeader(String name) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleHeader |
Copyright © 2006–2018 TinyGroup. All rights reserved.