Following the Spring-Boot team's request in https://github.com/reactor/reactor-netty/issues/3432, reactor-netty starting from 1.1.23 will natively parse the X-Forwarded-Prefix
header. This change allows to take advantage of the parsed prefix and lets the user skip utilising ForwardedHeaderTransformer
.