RequestInfos (http)
<source lang='delphi'>property RequestInfos:string;</source>
Lecture seule
Cette propriété retourne une chaîne d'information sur l'entête de requête.
Exemple: <source lang='delphi'> GET / HTTP/1.1 Host:www.google.fr Accept:text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Charset:ISO-8859-1,utf-8;q=0.7,*;q=0.7 Accept-Encoding:identity Accept-Language:en-us,en;q=0.5 User-Agent:Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 </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 —
}}