PipelineBase.append

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) append(string key, string value)
  2. Response!(Long) append(const(ubyte)[] key, const(ubyte)[] value)
    class PipelineBase
    Response!(Long)
    append
    (
    const(ubyte)[] key
    ,
    const(ubyte)[] value
    )

Meta