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