Class | Description |
---|---|
BroadleafUrlParamUtils | |
CacheAwareResponseHandler |
Utility class that sets the correct response headers (especially browser cache related headers) using the existing
Spring request pipeline configuration by mimetype.
|
CachingCompressedResponseFilter |
Provides either dynamic, or cached static compression of response data.
|
FileSystemResponseWrapper |
Buffer an HTTP response to the file system, rather than streaming directly to the HTTP caller.
|
HtmlMinifyFilter |
Enable html minification.
|
PrecompressedArtifactFilter | |
RepeatSubmitProtectionFilter | |
ServletOutputStreamWrapper |
Delegate standard
ServletOutputStream write calls to standard buffered IO. |
StatusExposingServletResponse |
Code is largely copied from StackOverflow post made by David Rabinowitz with contributions
by others in the same thread.
|
Copyright © 2022. All rights reserved.