spring-framework / org.springframework.web.context.request.async / StandardServletAsyncWebRequest / <init>

<init>

StandardServletAsyncWebRequest(request: HttpServletRequest, response: HttpServletResponse)

Create a new instance for the given request/response pair.

Parameters

request - current HTTP request

response - current HTTP response