request_msg
http.request_msg
(method http.req_method, target String, version_major i32, version_minor i32, header_fields container.Map String String, body io.Read_Handler)
:
Message is
¶HTTP request message
Fields
the HTTP request method
body of the request
(
public redef body option (Sequence u8)) : Message
(
public redef body option (Sequence u8)) : Message
Functions
String representation of the message header
NYI: BUG: can only be called once
String representation of the message header
String representation of the message header
NYI: BUG: can only be called once
the whole message as a sequence of bytes
the whole message as a sequence of bytes
request line of the message
0.095dev (2025-09-09 14:29:31 GIT hash 98644f8f651c2101a0730cfe31c5807993b7603b built by fridi@fzen)