Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TResponse.FreeContentStream

Whether to automatically free the content stream

Declaration

Source position: httpdefs.pp line 635

public property TResponse.FreeContentStream : Boolean
  read FFreeContentStream
  write FFreeContentStream;

Description

FreeContentStream determines whether the content stream should be automatically freed after use. When True, the stream is destroyed when the response is completed.


Documentation generated on: Jan 16 2026