org.apache.http.protocol.ExecutionContext |
Class Overview
Context
attribute names for protocol execution.
Constants
public
static
final
String
HTTP_CONNECTION
Constant Value:
"http.connection"
public
static
final
String
HTTP_PROXY_HOST
Constant Value:
"http.proxy_host"
public
static
final
String
HTTP_REQUEST
Constant Value:
"http.request"
public
static
final
String
HTTP_REQ_SENT
Constant Value:
"http.request_sent"
public
static
final
String
HTTP_RESPONSE
Constant Value:
"http.response"
public
static
final
String
HTTP_TARGET_HOST
Constant Value:
"http.target_host"