mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 16:02:59 +01:00
Update connector.rs
This commit is contained in:
parent
27b6af2800
commit
bfb93cae66
@ -294,7 +294,7 @@ impl ClientConnector {
|
|||||||
/// With `with_connector` method it is possible to use a custom
|
/// With `with_connector` method it is possible to use a custom
|
||||||
/// `SslConnector` object.
|
/// `SslConnector` object.
|
||||||
///
|
///
|
||||||
/// ```rust
|
/// ```rust,ignore
|
||||||
/// # #![cfg(feature="alpn")]
|
/// # #![cfg(feature="alpn")]
|
||||||
/// # extern crate actix_web;
|
/// # extern crate actix_web;
|
||||||
/// # extern crate futures;
|
/// # extern crate futures;
|
||||||
|
Loading…
Reference in New Issue
Block a user