fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
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.095dev (GIT hash b85caf7d9723bbbca0d1dcdfa7ea0cb016405931)
last changed: 2026-04-16
* 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