- append
void append(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- delete_
void delete_(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Optional!(string) get(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- guard
HeadersGuardEnum guard()
Undocumented in source. Be warned that the author may not have intended to support it.
- guard
void guard(HeadersGuardEnum guard)
Undocumented in source. Be warned that the author may not have intended to support it.
- has
bool has(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.