Home
last modified time | relevance | path

Searched defs:HttpsConnector (Results 1 – 25 of 37) sorted by relevance

12

/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/hyper-tls-0.4.3/src/
H A Dstream.rs16 Https(TlsStream<T>),
19 // ===== impl MaybeHttpsStream =====
22 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
56 ) -> Poll<Result<usize, io::Error>> { in new()
63 #[inline] in new()
64 fn poll_read_buf<B: BufMut>( in new()
79 self: Pin<&mut Self>, in from()
80 cx: &mut Context<'_>, in from()
90 fn poll_write_buf<B: Buf>( in fmt()
91 self: Pin<&mut Self>, in fmt()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/hyper-rustls-0.21.0/src/
H A Dconnector.rs22 pub struct HttpsConnector<T> { struct
28 impl HttpsConnector<HttpConnector> { argument
62 impl Default for HttpsConnector<HttpConnector> { implementation
68 impl<T> fmt::Debug for HttpsConnector<T> { implementation
74 impl<H, C> From<(H, C)> for HttpsConnector<H> implementation
86 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/hyper-rustls-0.20.0/src/
H A Dconnector.rs22 pub struct HttpsConnector<T> { struct
28 impl HttpsConnector<HttpConnector> { implementation
62 impl Default for HttpsConnector<HttpConnector> { implementation
68 impl<T> fmt::Debug for HttpsConnector<T> { implementation
74 impl<H, C> From<(H, C)> for HttpsConnector<H> implementation
86 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { impl
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { impl
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { implementation
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/lang/gleam/gleam-0.18.2/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { impl
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/net/routinator/routinator-0.10.2/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { impl
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/www/rearx/rearx-0.1.4/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { impl
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/hyper-tls-0.4.3/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { impl
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { implementation
78 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
88 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
97 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { impl
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { impl
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/hyper-tls-0.4.3/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { implementation
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { implementation
78 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
88 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
97 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/net/krill/krill-0.9.4/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { impl
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { implementation
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/hyper-tls/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { impl
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { impl
78 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
88 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
97 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { impl
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { impl
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { implementation
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/www/xh/xh-0.14.1/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { implementation
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/www/zola/zola-0.15.2/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { impl
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { implementation
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/hyper-tls-0.4.3/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { implementation
78 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
88 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
97 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/www/monolith/monolith-2.6.1/cargo-crates/hyper-tls-0.5.0/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T: Default> Default for HttpsConnector<T> { implementation
61 impl<T> HttpsConnector<T> { impl
83 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
93 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
102 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/hyper-tls-0.3.2/src/
H A Dclient.rs13 pub struct HttpsConnector<T> { struct
19 impl HttpsConnector<HttpConnector> { impl
47 impl<T> HttpsConnector<T> { impl
62 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
72 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
81 impl<T> Connect for HttpsConnector<T> implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/hyper-tls-0.4.1/src/
H A Dclient.rs16 pub struct HttpsConnector<T> { struct
22 impl HttpsConnector<HttpConnector> { argument
55 impl<T> HttpsConnector<T> { implementation
64 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
74 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
83 impl<T> Service<Uri> for HttpsConnector<T> implementation
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/hyper-tls-0.3.2/src/
H A Dclient.rs13 pub struct HttpsConnector<T> { struct
19 impl HttpsConnector<HttpConnector> { argument
47 impl<T> HttpsConnector<T> { implementation
62 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
72 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
81 impl<T> Connect for HttpsConnector<T> implementation
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/hyper-tls-0.3.2/src/
H A Dclient.rs13 pub struct HttpsConnector<T> { struct
19 impl HttpsConnector<HttpConnector> { impl
47 impl<T> HttpsConnector<T> { implementation
62 impl<T> From<(T, TlsConnector)> for HttpsConnector<T> { implementation
72 impl<T: fmt::Debug> fmt::Debug for HttpsConnector<T> { implementation
81 impl<T> Connect for HttpsConnector<T> implementation

12