See Also: DefaultedHttpContext Members
Org.Apache.Http.Protocol.HttpContext implementation that delegates resolution of an attribute to the given default Org.Apache.Http.Protocol.HttpContext instance if the attribute is not present in the local one. The state of the local context can be mutated, whereas the default context is treated as read-only.