Skip to main content
http_get_binary
atmos
0.1.0
In atmos::
kernel::
net::
http
atmos
::
kernel
::
net
::
http
Function
http_
get_
binary
Copy item path
Source
pub fn http_get_binary(host: &
str
, path: &
str
) ->
Result
<
Vec
<
u8
>, &'static
str
>