Method (http)

De Wiki1000

<source lang='delphi'>property Method:Integer;</source>

Lecture/Ecriture

Cette propriété définie le type de méthode http a exécuter.

hrmGet GET

Valeur par défaut

hrmPost POST
hrmPut PUT
hrmPatch PATCH
hrmDelete DELETE

Exemple: <source lang='delphi'> begin end; </source>

Voir aussi:

{{#if:Requêtes HTTP (tech)|

{{#if:Requêtes HTTP (tech)|— Requêtes HTTP (tech) |}} — Développement DSM

|

{{#if:|— [[{{{1}}}]] |}} — Développement DSM

}}