| java.lang.Object org.apache.commons.httpclient.HttpMethodDirector
HttpMethodDirector | class HttpMethodDirector (Code) | | Handles the process of executing a method including authentication, redirection and retries.
since: 3.0 |
PROXY_AUTH_CHALLENGE | final public static String PROXY_AUTH_CHALLENGE(Code) | | The proxy authenticate challange header.
|
PROXY_AUTH_RESP | final public static String PROXY_AUTH_RESP(Code) | | The proxy authenticate response header.
|
WWW_AUTH_CHALLENGE | final public static String WWW_AUTH_CHALLENGE(Code) | | The www authenticate challange header.
|
WWW_AUTH_RESP | final public static String WWW_AUTH_RESP(Code) | | The www authenticate response header.
|
|
|