程序包的使用
cn.taketoday.http.client

使用cn.taketoday.http.client的程序包
程序包
说明
Contains an abstraction over client-side HTTP.
This package provides generic HTTP support classes, to be used by higher-level classes like RestTemplate.
Core package of the client-side web support.
Web client config.
Classes supporting the cn.taketoday.web.client package.
Provides a foundation for both the reactive client and server subpackages.
Support for creating a client proxy for an HTTP service annotated with HttpExchange methods.