Skip to main content
http_raw_request
atmos
0.1.0
In atmos::
kernel::
net::
http
atmos
::
kernel
::
net
::
http
Function
http_
raw_
request
Copy item path
Source
fn http_raw_request( host: &
str
, port:
u16
, raw_request: &[
u8
], ) ->
Result
<
Vec
<
u8
>, &'static
str
>