spring-framework / org.springframework.http.client.support / HttpRequestWrapper / <init>

<init>

HttpRequestWrapper(request: HttpRequest)

Create a new HttpRequest wrapping the given request object.

Parameters

request - the request object to be wrapped