Module http

Module http 

Source

Structs§

HttpTransport
基于reqwest的HTTP传输实现,封装所有HTTP细节
HttpTransportBoxed
HttpTransportConfig
Transport configuration for constructing a reqwest Client

Traits§

HttpClient
HTTP传输客户端抽象,定义通用HTTP操作接口