TimofejOv
Results
2
comments of
TimofejOv
> This is not implemented yet. The Gateway WebFlux Server, where you found that setting, uses reactor-netty as the only http client. The WebMVC version uses [ssl bundles](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#io.rest-client.restclient.ssl). I wonder...
> Hi, I have the similar requirements with mrinmoykhamrui, modifying response body in spring cloud gateway mvc. But I couldn't find the filter to modify response body in mvc and...