mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
Merge branch 'master' into remove-use-of-unsafe-from-pipeline-poll
This commit is contained in:
commit
cafde76361
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user