RoutingContext.responseHeader

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

Meta