<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Http GET still doesn&#x27;t send data]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/2765/m5stick-c-http-get">M5Stick C 'http GET'</a><br />
The problem described in the topic above is still there.<br />
You can populate the data map with key value pairs, but the python code will not have it so it will not send during the request.<br />
Even if I add the key value pairs to the python code manually the request is still goes without it.<br />
Is there any chance that somebody will fix this?</p>
]]></description><link>https://community.m5stack.com/topic/4109/http-get-still-doesn-t-send-data</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 01:31:14 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4109.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 Mar 2022 13:01:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Http GET still doesn&#x27;t send data on Wed, 09 Mar 2022 12:02:31 GMT]]></title><description><![CDATA[<p dir="auto">According to the W3C and multiple outer sites HTTP Get is a fetch method and is only for requesting, getting, fetching and retrieving data.</p>
]]></description><link>https://community.m5stack.com/post/16888</link><guid isPermaLink="true">https://community.m5stack.com/post/16888</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Wed, 09 Mar 2022 12:02:31 GMT</pubDate></item><item><title><![CDATA[Reply to Http GET still doesn&#x27;t send data on Wed, 09 Mar 2022 11:46:29 GMT]]></title><description><![CDATA[<p dir="auto">What?<br />
That is completely wrong.<br />
The GET method could send data as this url:<br />
<a href="http://domain.com/sample.php?key1=value1&amp;key2=value2" target="_blank" rel="noopener noreferrer nofollow ugc">http://domain.com/sample.php?key1=value1&amp;key2=value2</a>...</p>
]]></description><link>https://community.m5stack.com/post/16886</link><guid isPermaLink="true">https://community.m5stack.com/post/16886</guid><dc:creator><![CDATA[Pelican]]></dc:creator><pubDate>Wed, 09 Mar 2022 11:46:29 GMT</pubDate></item><item><title><![CDATA[Reply to Http GET still doesn&#x27;t send data on Wed, 09 Mar 2022 06:13:14 GMT]]></title><description><![CDATA[<p dir="auto">HTTP Get will not send any data as its name implies.<br />
HTTP Post sends data.</p>
]]></description><link>https://community.m5stack.com/post/16881</link><guid isPermaLink="true">https://community.m5stack.com/post/16881</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Wed, 09 Mar 2022 06:13:14 GMT</pubDate></item></channel></rss>