mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 18:09:22 +02:00
Update connector.rs
This commit is contained in:
@ -294,7 +294,7 @@ impl ClientConnector {
|
||||
/// With `with_connector` method it is possible to use a custom
|
||||
/// `SslConnector` object.
|
||||
///
|
||||
/// ```rust
|
||||
/// ```rust,ignore
|
||||
/// # #![cfg(feature="alpn")]
|
||||
/// # extern crate actix_web;
|
||||
/// # extern crate futures;
|
||||
|
Reference in New Issue
Block a user