PipelineBase.getSet

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

Meta