Headers.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opIndexAssign(ulong val, string key)
  2. void opIndexAssign(string[] val, string key)
    struct Headers
    pure
    void
    opIndexAssign
    (
    string[] val
    ,
    string key
    )
  3. void opIndexAssign(string val, string key)

Meta