mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-31 11:02:08 +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
|
/// 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…
x
Reference in New Issue
Block a user