Class HttpRequestWrapper

java.lang.Object
org.apache.http.message.AbstractHttpMessage
org.apache.http.client.methods.HttpRequestWrapper
All Implemented Interfaces:
HttpUriRequest, HttpMessage, HttpRequest

public class HttpRequestWrapper extends AbstractHttpMessage implements HttpUriRequest
A wrapper class for HttpRequest that can be used to change properties of the current request without modifying the original object.
Since:
4.3