Syntax
Members
key const char*is null-terminated Key we want to set a value on (note, this is additive - will only replace an existing key’s value if they are the same name.) Keys are trimmed of whitespace. Keys may not begin with the ’!’ character.
value const char*is null-terminated (Optional) New value to set. Set to null to remove a value.
