Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

http

API-Documentation: module http

universe is the mother and father of all features. As such it is the outermost feature.

Universe can not be called but you can use it in a call as part of a full qualifier, e.g.:

Constructors

(val u32)
:
String
 is
[Module base]
codepoint -- represents a unicode codepoint
:
Any
 is
[Module base]
container -- unit feature to group features that provide some kind of
data structure to store and retrieve values
:
Any
 is
[Module base]
fuzion -- unit feature to group fuzion-infrustructure related features
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
 ref
:
equatable,hashable,orderable
 is
[Contains abstract features]
[Module base]
string -- immutable sequences of utf8 encoded unicode characters
0.095dev (2025-09-09 14:29:31 GIT hash 98644f8f651c2101a0730cfe31c5807993b7603b built by fridi@fzen)