HttpHeader.value

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

Meta