You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of Spring Framework 6.1.4, ContentCachingResponseWrapper returns null for Content-Type and Content-Length via getHeader("Content-Type"), getContentType(), etc.
As of Spring Framework 6.1.4,
ContentCachingResponseWrapperreturnsnullforContent-TypeandContent-LengthviagetHeader("Content-Type"),getContentType(), etc.