request_message
http.request_message
HTTP request message
Fields
the HTTP request method
the header fields
body Unary (choice (Sequence u8) io.end_of_file error) i32[Redefinition of http.Message.body][Module http]¶
body
Unary (choice (Sequence u8) io.end_of_file error) i32[Redefinition of http.Message.body]
[Module http]
¶body of the request
Functions
get the body of the message as a String
0.099dev (GIT hash 250922c42fb1dcef5ce7ce89820538f53498ca37)