fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
read_response
»
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
read_response
http
.
read_response
read_response
(LM
type
:
mutate
, req
option http.request_message
)
=>
outcome http.response_message
¶
[src]
read a HTTP response message
Type Parameters
LM
:
mutate
¶
[src]
mutate effect from which to read the bytes of the request
0.095dev (GIT hash 9b90842268531a946c757af94179ae191ec67720)