程序包 cn.taketoday.http.codec


@NonNullApi @NonNullFields package cn.taketoday.http.codec
Provides implementations of Encoder and Decoder for web use.

Also declares a high-level HttpMessageReader and HttpMessageWriter for reading and writing the body of HTTP requests and responses.