Skip to main content
http_get_real
atmos
0.1.0
In atmos::
kernel::
net
atmos
::
kernel
::
net
Function
http_
get_
real
Copy item path
Source
pub fn http_get_real( host: &
str
, path: &
str
, ) ->
Result
<
HttpGetResult
, &'static
str
>