fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
terminal
•
http
»
Modules
base
clang
crypto
sodium
database
http
lock_free
mail
wolfssl
nom
sqlite
terminal
tokiwa
web
uuid
webserver
universe (module terminal)
└─
terminal
└─
raw
http
http
http
:
Any
is
[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.095dev (2026-02-20 12:42:29 GIT hash dbcc3e4b3d2a59f66230b482cff8f0b018178d77 built by fridi@fzen)
last changed: 2026-02-20
* 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