mirror of
https://github.com/openharmony/third_party_rust_reqwest.git
synced 2026-07-19 16:53:33 -04:00
committed by
Sean McArthur
parent
94d106b4cf
commit
63fc33c67d
+1
-1
@@ -139,7 +139,7 @@
|
||||
//! security to connect to HTTPS destinations. This means schannel on Windows,
|
||||
//! Security-Framework on macOS, and OpenSSL on Linux.
|
||||
//!
|
||||
//! - Additional X509 certicates can be configured on a `ClientBuilder` with the
|
||||
//! - Additional X509 certificates can be configured on a `ClientBuilder` with the
|
||||
//! [`Certificate`](Certificate) type.
|
||||
//! - Client certificates can be add to a `ClientBuilder` with the
|
||||
//! [`Identity`][Identity] type.
|
||||
|
||||
Reference in New Issue
Block a user