RoutingContext.responseHeader

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void responseHeader(HttpHeader header, HttpHeaderValue value)
  2. void responseHeader(string header, string value)
    class RoutingContext
    void
    responseHeader
    (
    string header
    ,
    string value
    )
  3. void responseHeader(HttpHeader header, string value)

Meta