Added
client::Connector::handshake_timeout
method for customizing TLS connection handshake timeout. #2081client::ConnectorService
asclient::Connector::finish
method's return type #2081client::ConnectionIo
trait alias #2081
Changed
client::Connector
type now only have one generic type foractix_service::Service
. #2063
Removed
- Common typed HTTP headers were moved to actix-web. [2094]
ResponseError
impl foractix_utils::timeout::TimeoutError
. #2127