API:Web.HTTPApp.ExtractHeaderFields

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ExtractHeaderFields(Separators, _WhiteSpace: TExtractCharSet; const Content: string;
Strings: TStrings; Decode: Boolean; StripQuotes: Boolean = False);
procedure ExtractHeaderFields(Separators, _WhiteSpace: TExtractCharSet; Content: PChar;
Strings: TStrings; Decode: Boolean; StripQuotes: Boolean = False);

C++

extern DELPHI_PACKAGE void __fastcall ExtractHeaderFields(const TExtractCharSet &Separators, const TExtractCharSet &_WhiteSpace, const System::UnicodeString Content, System::Classes::TStrings* Strings, bool Decode, bool StripQuotes = false)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp Web.HTTPApp

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !