HttpResponse.addHeader

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

Meta