Using Consumer<ClientCodecConfigurer> instead of Consumer<ExchangeStrategies> eliminates one level of nesting that is also unnecessary since codecs are the only strategy at present. Closes gh-24124
Using Consumer<ClientCodecConfigurer> instead of Consumer<ExchangeStrategies> eliminates one level of nesting that is also unnecessary since codecs are the only strategy at present. Closes gh-24124