hyper_
util
0.1.11
In hyper_
util::
client::
legacy::
connect::
http
Structs
Config
ConnectError
ConnectingTcp
ConnectingTcpFallback
ConnectingTcpRemote
HttpConnecting
HttpConnector
HttpInfo
TcpKeepaliveConfig
Statics
INVALID_MISSING_HOST
INVALID_MISSING_SCHEME
INVALID_NOT_HTTP
Functions
bind_local_address
connect
get_host_port
set_port
Type Aliases
BoxConnecting
ConnectResult
hyper_util
::
client
::
legacy
::
connect
::
http
Function
get_host_port
Copy item path
Settings
Help
Summary
Source
fn get_host_port<'u>( config: &
Config
, dst: &'u
Uri
, ) ->
Result
<(&'u
str
,
u16
),
ConnectError
>