接口的使用
cn.taketoday.http.codec.HttpMessageReader

使用HttpMessageReader的程序包
程序包
说明
Provides implementations of Encoder and Decoder for web use.
Multipart support.
Provides implementations of ClientCodecConfigurer and ServerCodecConfigurer based on the converter implementations from cn.taketoday.http.codec.json and co.
Provides a foundation for both the reactive client and server subpackages.
Provides a reactive WebClient that builds on top of the cn.taketoday.http.client.reactive reactive HTTP adapter layer.