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

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-09-09 14:29:31 GIT hash 98644f8f651c2101a0730cfe31c5807993b7603b built by fridi@fzen)