System.Net.HttpClient.THTTPResponse.GetContentEncoding
Delphi
function GetContentEncoding: string; virtual;
C++
virtual System::UnicodeString __fastcall GetContentEncoding();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Net.HttpClient.pas System.Net.HTTPClient.hpp |
System.Net.HttpClient | THTTPResponse |
Description
Getter method for the ContentEncoding standard header property.
System.Net.HttpClient.THTTPResponse.GetContentEncoding inherits from System.Net.HttpClient.IHTTPResponse.GetContentEncoding. All content below this line refers to System.Net.HttpClient.IHTTPResponse.GetContentEncoding.
Getter method for the ContentEncoding standard header property.