Datasnap.DSHTTPClient.TDSHTTP.IHeaderList Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. | 
| GetCount | public | Gets the number of HTTP headers. | 
| GetName | public | Gets the name of the HTTP header specified by Index. | 
| GetValue | public | Gets the value of an HTTP header. | 
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. | 
| Release | public | Decrements the reference count for this interface. | 
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |