public class EntityEnclosingRequestWrapper extends RequestWrapper implements HttpEntityEnclosingRequest
A wrapper class for {@link HttpEntityEnclosingRequest}s that can
be used to change properties of the current request without
modifying the original object.
This class is also capable of resetting the request headers to
the state of the original request.