Icon SendCustomContent Method

procedure SendCustomContent(const Content: String; const
      ContentType: String; const ContentEncoding: String=''; const
      ContentDisposition: String='')

Usage

Available In: Server Applications

Sends a UTF-8-encoded text response with a custom content type, encoding, and disposition.
Image