Table of Contents

THttpRequest.ContentStream Property

Gets or sets the stream that provides the request content body.

Remarks

Whether the request frees the stream is controlled by OwnsContentStream.

Syntax

Unit: Sparkle.Http.Engine

property THttpRequest.ContentStream: TStream

See also