fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
terminal
•
http
»
Modules
base
clang
sodium
crypto
database
http
lock_free
mail
wolfssl
nom
sqlite
terminal
tokiwa
web
uuid
webserver
universe (module terminal)
└─
terminal
└─
raw
http
http
http
:
Any
is
[Unit Type]
[Module http]
¶
[src]
HTTP/1.1 as defined in
* HTTP/1.1 https://datatracker.ietf.org/doc/html/rfc9112
* HTTP Semantics https://datatracker.ietf.org/doc/html/rfc9110
* HTTP Caching https://datatracker.ietf.org/doc/html/rfc9111
Constructors
Message
ref
:
Any
is
[Module http]
¶
[src]
HTTP message, can be a request or a response
request_message
:
Message
is
[Private constructor]
[Module http]
¶
[src]
HTTP request message
response_message
:
Message
is
[Private constructor]
[Module http]
¶
[src]
HTTP response message
0.098dev (GIT hash 56a1cfe90e6276a3f8a774343c24ed2b7ec4ea76)
last changed: 2026-06-25
* HTTP/1.1 https://datatracker.ietf.org/doc/html/rfc9112
* HTTP Semantics https://datatracker.ietf.org/doc/html/rfc9110
* HTTP Caching https://datatracker.ietf.org/doc/html/rfc9111