API:System.Net.HttpClient.IHTTPResponse.ContainsHeader
Delphi
function ContainsHeader(const AName: string): Boolean;
C++
virtual bool __fastcall ContainsHeader(const System::UnicodeString AName) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Net.HttpClient.pas System.Net.HTTPClient.hpp |
System.Net.HttpClient | IHTTPResponse |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!