<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>http://wiki.sage.fr/index.php?action=history&amp;feed=atom&amp;title=HttpPut_%28TJson%29</id>
	<title>HttpPut (TJson) - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.sage.fr/index.php?action=history&amp;feed=atom&amp;title=HttpPut_%28TJson%29"/>
	<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=HttpPut_(TJson)&amp;action=history"/>
	<updated>2026-05-25T00:31:50Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://wiki.sage.fr/index.php?title=HttpPut_(TJson)&amp;diff=14040&amp;oldid=prev</id>
		<title>Syfre : Page créée avec « &lt;source lang=&quot;delphi&quot;&gt;function (const iServiceProvider:string; const iUrl:string; var jsonR:TJson):integer;&lt;/source&gt;  Cette fonction exécute une requête PUT sur un servi... »</title>
		<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=HttpPut_(TJson)&amp;diff=14040&amp;oldid=prev"/>
		<updated>2021-07-09T09:06:42Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « &amp;lt;source lang=&amp;quot;delphi&amp;quot;&amp;gt;function (const iServiceProvider:string; const iUrl:string; var jsonR:TJson):integer;&amp;lt;/source&amp;gt;  Cette fonction exécute une requête PUT sur un servi... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;delphi&amp;quot;&amp;gt;function (const iServiceProvider:string; const iUrl:string; var jsonR:TJson):integer;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Cette fonction exécute une requête PUT sur un service REST et retourne la réponse dans la variable jsonR.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paramètre&lt;br /&gt;
!Usage&lt;br /&gt;
|-&lt;br /&gt;
|iServiceProvider&lt;br /&gt;
|Nom du forunisseur de service utilisé pour configurer la requête&lt;br /&gt;
|-&lt;br /&gt;
|iURL&lt;br /&gt;
|URL relative à l&amp;#039;URL du fournisseur de service&lt;br /&gt;
|-&lt;br /&gt;
|jsonR&lt;br /&gt;
|Objet jsonR recevant la réponse&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Exemples:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;delphi&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voir aussi:&lt;br /&gt;
* [[HttpPost (TJson)|httpPost]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:TJson]]&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>
	</entry>
</feed>