WrappedHttpEntity
Wraps an existing HttpEntity so that subclasses can perform additional processing within one or more methods.
This implementation forwards all method calls directly to the wrapped.
Wraps an existing HttpEntity so that subclasses can perform additional processing within one or more methods.
This implementation forwards all method calls directly to the wrapped.