Package com.baidu.mapapi.http
Class HttpClient.HttpHeader
java.lang.Object
com.baidu.mapapi.http.HttpClient.HttpHeader
- Enclosing class:
- HttpClient
-
Constructor Summary
ConstructorsConstructorDescriptionHttpHeader(String connection, String charset, String contentType, String accept) -
Method Summary
Modifier and TypeMethodDescriptionsetCharset(String charset) setConnection(String connection) setContentType(String contentType)
-
Constructor Details
-
HttpHeader
public HttpHeader() -
HttpHeader
-
-
Method Details
-
getConnection
-
setConnection
-
getCharset
-
setCharset
-
getContentType
-
setContentType
-
getAccept
-
setAccept
-
getCustom
-
setCustom
-