public class ResponseUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static OpenApiValidationContentCachingResponseWrapper |
getCachingResponse(javax.servlet.http.HttpServletResponse responseToUse)
With async processing at play, the response wrapper does not have to be at the top and we
do not want to use multiple ContentCachingResponseWrappers.
|
public static OpenApiValidationContentCachingResponseWrapper getCachingResponse(javax.servlet.http.HttpServletResponse responseToUse)
Copyright © 2016–2022 Atlassian. All rights reserved.