Client.sendHeaders

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Promise!void sendHeaders(Header[] headers)
    class Client
    nothrow
    Promise!void
    sendHeaders
  2. Promise!void sendHeaders(PromiseIterator!Header headers)

Meta