@Contract(threading=IMMUTABLE) public class RequestClientConnControl extends Object implements HttpRequestInterceptor
Connection或
Proxy-Connection标头添加到传出请求中,这对于管理
HTTP/1.0连接的持久性
HTTP/1.0 。
| Constructor and Description |
|---|
RequestClientConnControl() |
public void process(HttpRequest request, HttpContext context) throws HttpException, IOException
process在接口
HttpRequestInterceptor
HttpException
IOException
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.