接口的使用
cn.taketoday.http.server.reactive.ServerHttpRequest

使用ServerHttpRequest的程序包
程序包
说明
Provides implementations of Encoder and Decoder for web use.
JSON encoder and decoder support.
Abstractions for reactive HTTP server support including a ServerHttpRequest and ServerHttpResponse along with an HttpHandler for processing.
Provides a foundation for both the reactive client and server subpackages.