<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.opalesystems.com/index.php?action=history&amp;feed=atom&amp;title=ReceivePopMessage</id>
	<title>ReceivePopMessage - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opalesystems.com/index.php?action=history&amp;feed=atom&amp;title=ReceivePopMessage"/>
	<link rel="alternate" type="text/html" href="https://wiki.opalesystems.com/index.php?title=ReceivePopMessage&amp;action=history"/>
	<updated>2026-04-18T08:17:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.opalesystems.com/index.php?title=ReceivePopMessage&amp;diff=4507&amp;oldid=prev</id>
		<title>Administrator: Created page with &quot; This command executes HTTP method on the specified GSM port.   It requires an active connection to HTTP server on the specified GSM port.  HTTP method can be GET, PUT, DELETE or POST. Input file path is used for PUT and POST methods, output file path is used for GET, DELETE and POST methods.   If any of required parameter is not needed it can be specified as NULL string (&quot;&quot;).   Optional HTTP header name and value should be specified always in pair. Up to 12 HTTP headers...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.opalesystems.com/index.php?title=ReceivePopMessage&amp;diff=4507&amp;oldid=prev"/>
		<updated>2025-04-01T19:56:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; This command executes HTTP method on the specified GSM port.   It requires an active connection to HTTP server on the specified GSM port.  HTTP method can be GET, PUT, DELETE or POST. Input file path is used for PUT and POST methods, output file path is used for GET, DELETE and POST methods.   If any of required parameter is not needed it can be specified as NULL string (&amp;quot;&amp;quot;).   Optional HTTP header name and value should be specified always in pair. Up to 12 HTTP headers...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
This command executes HTTP method on the specified GSM port. &lt;br /&gt;
&lt;br /&gt;
It requires an active connection to HTTP server on the specified GSM port.&lt;br /&gt;
&lt;br /&gt;
HTTP method can be GET, PUT, DELETE or POST. Input file path is used for PUT and POST methods, output file path is used for GET, DELETE and POST methods. &lt;br /&gt;
&lt;br /&gt;
If any of required parameter is not needed it can be specified as NULL string (&amp;quot;&amp;quot;). &lt;br /&gt;
&lt;br /&gt;
Optional HTTP header name and value should be specified always in pair. Up to 12 HTTP headers can be specified. &lt;br /&gt;
&lt;br /&gt;
Command waits until data is transferred or timer expires.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;COMMAND&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Command&lt;br /&gt;
!Line Arguments&lt;br /&gt;
!Returns&lt;br /&gt;
|-&lt;br /&gt;
|ReceivePopMessage&lt;br /&gt;
|PortIndex, HTTPMethod, URL, UserName, Password, FilePath, ListPairsHTTPHeaderName-HTTPHeaderValue &lt;br /&gt;
|[[R2D2 Error Codes|Error Code]] in case of error.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;OUTPUT&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Success or Error Message (See [[Data Messages|Data Commands Messages]])&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;EXAMPLE&amp;#039;&amp;#039;&amp;#039; &amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
~# ExecuteHttpMethod 0 GET www.acme.com &amp;quot;user&amp;quot; &amp;quot;pass&amp;quot; &amp;quot;&amp;quot;&amp;quot;/tmp/test/url.html&amp;quot; &amp;quot;Accept&amp;quot; &amp;quot;text/html&amp;quot; &amp;quot;Transfer-coding&amp;quot; &amp;quot;compress&amp;quot;&lt;br /&gt;
OK&lt;br /&gt;
&lt;br /&gt;
~# ExecuteHttpMethod 0 GET www.acme.com &amp;quot;user&amp;quot; &amp;quot;wrongpass&amp;quot; &amp;quot;&amp;quot;&amp;quot;/tmp/test/url.html&amp;quot; &amp;quot;Accept&amp;quot; &amp;quot;text/html&amp;quot; &amp;quot;Transfer-coding&amp;quot; &amp;quot;compress&amp;quot;&lt;br /&gt;
AUTHENTICATION FAILED&lt;br /&gt;
&lt;br /&gt;
~# ExecuteHttpMethod 1 GET www.acme.com &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;&amp;quot; &amp;quot;/tmp/test/url.html&amp;quot; &amp;quot;Accept&amp;quot;&lt;br /&gt;
BAD PARAMETERS&lt;br /&gt;
&lt;br /&gt;
~# ExecuteHttpMethod 0 POST www.acme.com &amp;quot;user&amp;quot; &amp;quot;pass&amp;quot; &amp;quot;/tmp/test/put.htm&amp;quot; &amp;quot;/tmp/test/url.html&amp;quot; &amp;quot;Accept&amp;quot; &amp;quot;text/html&amp;quot; &amp;quot;Transfer-coding&amp;quot; &amp;quot;compress&amp;quot;&lt;br /&gt;
OK&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
[[Category:R2D2]]&lt;br /&gt;
[[Category:DATA]]&lt;/div&gt;</summary>
		<author><name>Administrator</name></author>
	</entry>
</feed>