Interface SnippetInjectingResponseWrapper
public interface SnippetInjectingResponseWrapper
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoid
-
Method Details
-
isContentTypeTextHtml
boolean isContentTypeTextHtml() -
updateContentLengthIfPreviouslySet
void updateContentLengthIfPreviouslySet() -
isNotSafeToInject
boolean isNotSafeToInject() -
getCharacterEncoding
String getCharacterEncoding()
-