REST.HttpClient.TRESTHTTP Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AllowCookiespublicAllows the client to set server side cookies.
ConnectTimeoutpublicGets or sets the timeout when making an HTTP connection.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HandleRedirectspublicIndicates whether redirected responses are handled automatically by making an additional request.
ProxyParamspublicGets the proxy server connection properties.
ReadTimeoutpublicGets or sets the timeout when reading a HTTP response.
RequestpublicGets the HTTP request properties.
ResponsepublicGets the HTTP response properties.
ResponseCodepublicGets the HTTP status code of the last request.
ResponseTextpublicGets the HTTP status text of the last request.