Uses of Interface
org.springframework.cloud.gateway.filter.factory.cache.postprocessor.AfterCacheExchangeMutator
Packages that use AfterCacheExchangeMutator
-
Uses of AfterCacheExchangeMutator in org.springframework.cloud.gateway.filter.factory.cache.postprocessor
Classes in org.springframework.cloud.gateway.filter.factory.cache.postprocessor that implement AfterCacheExchangeMutatorModifier and TypeClassDescriptionclassRemoves one or more HTTP headers from response.classclassIt sets theHttpHeaders.CACHE_CONTROLmax-age value.classIt sets HTTP Headers usingCachedResponsevalues.classIt sets HTTP Status Code.