Package org.springframework.cloud.gateway.filter.factory.cache.postprocessor
package org.springframework.cloud.gateway.filter.factory.cache.postprocessor
-
ClassDescriptionMarking interface for a
BiConsumerthat could alter theServerWebExchange.Removes one or more HTTP headers from response.It sets theHttpHeaders.CACHE_CONTROLmax-age value.It sets HTTP Headers usingCachedResponsevalues.It sets HTTP Status Code.