HttpResponseEx.serveData

Undocumented in source. Be warned that the author may not have intended to support it.
  1. HttpResponseEx serveData(string data, string contentType)
  2. HttpResponseEx serveData(Data[] data, string contentType)
    class HttpResponseEx
    serveData
    (,)
  3. HttpResponseEx serveData(Data data, string contentType)

Meta