Package org.springframework.cloud.gateway.filter.factory.rewrite
@NullMarked
package org.springframework.cloud.gateway.filter.factory.rewrite
TODO: package javadoc.
-
ClassDescriptionImplementation of
ClientHttpRequestthat saves body as a field.Decoder that is used to decode message body in case it's encoding from Content-Encoding header matches encoding returned byencodingType()call.Encoder that is used to encode message body in case it's encoding from Content-Encoding header matches encoding returned byencodingType()call.GatewayFilter that modifies the request body.GatewayFilter that modifies the response body.RewriteFunction<T,R> This interface is BETA and may be subject to change in a future release.