HttpResponse.headers

Undocumented in source. Be warned that the author may not have intended to support it.
  1. HttpResponse headers(T[string] value)
  2. HttpFields headers()
  3. string[] headers(string name)
    class HttpResponse
    override
    string[]
    headers
    (
    string name
    )
  4. string[] headers(HttpHeader header)

Meta