HttpHeader.name

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

Meta