org.apache.http.auth.params.AuthPNames |
Known Indirect Subclasses |
This interface is deprecated.
Please use openConnection()
instead.
Please visit this webpage
for further details.
Parameter names for HttpAuth.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CREDENTIAL_CHARSET |
Defines the charset to be used when encoding
Credentials .
|
Defines the charset to be used when encoding
Credentials
.
This parameter expects a value of type String
.
If not defined, then
HttpProtocolParams.HTTP_ELEMENT_CHARSET
should be used.