Datasnap.DSHTTPWebBroker.TDSHTTPRequestWebBroker Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AcceptpublicSpecifies the Content-Types that are acceptable for the HTTP request.
AuthPasswordpublicSpecifies the authentication password for the HTTP request.
AuthUserNamepublicSpecifies the authentication user name for the HTTP request.
CommandpublicRepresents the HTTP command.
CommandTypepublicSpecifies the type of HTTP command to be processed by DataSnap.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DocumentpublicSpecifies the path, document name, and optional parameters for a DataSnap HTTP request.
ParamspublicSpecifies the HTTP header values.
PostStreampublicRepresents the stream used for passing data from a client POST request.
PragmapublicSpecifies the pragma field of the HTTP header.
ProtocolVersionpublicSpecifies the version of the communications protocol.
RemoteIPpublicSpecifies the remote IP address for the HTTP request.
URIpublicSpecifies the uniform resource identifier (URI) for the HTTP request.
UserAgentpublicSpecifies the user agent.
WebRequestpublicRepresents the WebBroker client request information.