HttpHeader.value

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string value [@property getter]
    struct HttpHeader
    @property
    string
    value
    ()
  2. string value [@property setter]
  3. string _name;
  4. string _value;

Meta