public static final String | CREDENTIAL_CHARSETDefines the charset to be used when encoding
{@link org.apache.http.auth.Credentials}.
This parameter expects a value of type {@link String}.
If not defined, then
{@link org.apache.http.params.CoreProtocolPNames#HTTP_ELEMENT_CHARSET
HttpProtocolParams.HTTP_ELEMENT_CHARSET}
should be used.
|