Datasnap.DSHTTPClient.TDSHTTP.IRequest.Accept
Delphi
property Accept: string read GetAccept write SetAccept;
C++
__property System::UnicodeString Accept = {read=GetAccept, write=SetAccept};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp |
Datasnap.DSHTTPClient | IRequest |
Description
Represents the Accept header field of the HTTP request.
Accept specifies the type of content that is acceptable for the HTTP response.