Skip to main content
build_http_get_request
atmos
0.1.0
In atmos::
kernel::
net::
http
atmos
::
kernel
::
net
::
http
Function
build_
http_
get_
request
Copy item path
Source
fn build_http_get_request( host: &
str
, path: &
str
, ) ->
Result
<
String
, &'static
str
>