Added
ClientRequest::insert_header
method which allows using typed headers. #1869ClientRequest::append_header
method which allows using typed headers. #1869trust-dns
optional feature to enabletrust-dns-resolver
as client dns resolver. #1969
Changed
- Relax default timeout for
Connector
to 5 seconds(original 1 second). #1905