Icon RequestContentStream Property

property RequestContentStream: TStream

Usage

Available In: Server Applications

Makes any non-textual content included with the web server request accessible via a TStream instance. Please see the RequestContent property for more information on what constitutes textual content in the web server request.
Image