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

canonical_header_map

http.canonical_header_map

A map of HTTP headers with field names normalized to canonical form,
where the first letter and letters following hyphens are capitalized.

Functions


redefines:

create a mutable map from this
string of this that can be used in HTTP messages
get the value k is mapped to, or nil if none.
get a sequence of all key/value pairs in this map
 => 
i32
[Redefinition of  container.Map.size]
number of entries in this map

redefines:

Type Functions

initializer for this map

every map implementation needs to implement this
0.095dev (2025-08-15 12:02:22 GIT hash 301b5b75e77076d091b38f555473f9f0e31e5b5c built by fridi@fzen)