org.apache.http.params
Class HttpProtocolParamBean
java.lang.Object
org.apache.http.params.HttpAbstractParamBean
org.apache.http.params.HttpProtocolParamBean
public class HttpProtocolParamBean
- extends HttpAbstractParamBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpProtocolParamBean
public HttpProtocolParamBean(HttpParams params)
setHttpElementCharset
public void setHttpElementCharset(String httpElementCharset)
setContentCharset
public void setContentCharset(String contentCharset)
setVersion
public void setVersion(HttpVersion version)
setUserAgent
public void setUserAgent(String userAgent)
setUseExpectContinue
public void setUseExpectContinue(boolean useExpectContinue)
Please submit a feedback, bug or feature