HttpHeader

Undocumented in source.

Members

Properties

hasName
bool hasName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
hasValue
bool hasValue [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
bool isEmpty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_name
string _name;
_value
string _value;
Undocumented in source.

Meta