Datasnap.DSHTTPClient.TDSHTTP.IResponse Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetCharSet | public | Gets the type of character set that is used in the HTTP response. |
| GetContentEncoding | public | Gets the value of the Content-Encoding header field of the HTTP response. |
| GetContentType | public | Gets the value of the Content-Type header field of the HTTP response. |
| GetHeaders | public | Gets the header list with the values of the header fields of the HTTP response. |
| 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. |