HttpResponse.header

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

Meta