Creates an instance of WrakerHeaders.
Optional
entries: null | Record<string, string>An optional record of key-value pairs to initialize the headers.
Readonly
[toReadonly
sizeStatic
Readonly
[species]Executes a provided function once per each key/value pair in the Map, in insertion order.
Optional
thisArg: any
A class that extends the native Map to handle HTTP headers with case-insensitive keys.
Example