Icon SendCustomContentStream Method

procedure SendCustomContentStream(ContentStream: TStream; const
      ContentType: String; const ContentEncoding: String=''; const
      ContentDisposition: String='')

Usage

Available In: Server Applications

Sends a binary stream response with a custom content type, encoding, and disposition.
Image