HttpParams implementation that delegates resolution of a parameter
to the given default
HttpParams instance if the parameter is not
present in the local one.
An adaptor for accessing connection parameters in
HttpParams .
Note that the implements relation to
CoreConnectionPNames is for compatibility with existing application code only.
This class implements an adaptor around the
HttpParams interface
to simplify manipulation of the HTTP protocol specific parameters.
Note that the implements relation to
CoreProtocolPNames is for compatibility with existing application code only.