Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CloseConnectionpublicIndicates whether the connection should close after sending the response.
ContentLengthpublicSpecifies the length of the HTTP response content.
ContentStreampublicRepresents the content of the HTTP response.
ContentTextpublicSpecifies the textual content of the HTTP response.
ContentTypepublicSpecifies the Content-Type header of the HTTP response.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FreeContentStreampublicSpecifies whether the stream object for writing the contents of the HTTP response message to the web client is freed when destroying the TDSHTTPResponse class instance.
PragmapublicSpecifies the pragma field of the HTTP response.
ResponseNopublicRepresents the response code received in an HTTP response.
ResponseTextpublicRepresents the textual message received in an HTTP response.
WebResponsepublicRepresents the WebBroker response information.