fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
body
»
Modules
base
clang
crypto
database
http
lock_free
mail
nom
sodium
sqlite
terminal
uuid
web
wolfssl
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 9b90842268531a946c757af94179ae191ec67720)
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?