HttpResponse.header

Undocumented in source. Be warned that the author may not have intended to support it.
  1. HttpResponse header(string header, T value)
    class HttpResponse
    header
    (
    T
    )
    (
    string header
    ,)
  2. HttpResponse header(HttpHeader header, T value)

Meta