Datasnap.DSHTTPCommon.TDSHTTPRequest.Accept

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Accept: string read GetAccept;

C++

__property System::UnicodeString Accept = {read=GetAccept};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSHTTPRequest

Beschreibung

Gibt die für die HTTP-Anforderung zulässingen Inhaltstypen an.

Die Eigenschaft Accept gibt die für die HTTP-Anforderung zulässigen Inhaltstypen an.

Siehe auch