Datasnap.DSHTTPClient.TDSHTTP.IRequestHeaderList Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
ClearpublicClears all the HTTP headers in IRequestHeaderList.
GetCountpublicGets the number of HTTP headers.
GetNamepublicGets the name of the HTTP header specified by Index.
GetValuepublicGets the value of an HTTP header.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetValuepublicSets the value for the header of an HTTP request.
SupportspublicIndicates whether a given interface supports a specific (another) interface.