Due to the Gateway USES webFlux reactive programming, the Set - cookies in ServerHttpResponse instead of HttpServletResponse,
So the traditional way of setting cannot be used,
Or is there any way to modify ServerHttpResponse response headers, add the Set - cookies fields,