fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
http
•
http
•
Message
•
body
»
Modules
base
clang
sodium
crypto
database
http
lock_free
mail
wolfssl
nom
sqlite
terminal
tokiwa
web
uuid
webserver
universe (module http)
└─
http
├─
connect
├─
delete
├─
get
├─
head
├─
Message
├─
options
├─
patch
├─
post_r
├─
put
├─
request_message
├─
request_method
├─
response_message
└─
trace
body
http
.
Message
.
body
body
=>
io.Read_Handler
[Abstract feature]
¶
[src]
NYI: BUG: can only be called once
body of the message, if it has one
NYI: CLEANUP: should probably be possible for body to be
array u8, nil or a specify an LM to read from.
The question is what do we need?
0.095dev (GIT hash cad6e82a0e3c9c244c113471b376798c2d702f2d)
last changed: 2026-04-15
body of the message, if it has one
NYI: CLEANUP: should probably be possible for body to be
array u8, nil or a specify an LM to read from.
The question is what do we need?