Http GET still doesn't send data
-
Re: M5Stick C 'http GET'
The problem described in the topic above is still there.
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.
Even if I add the key value pairs to the python code manually the request is still goes without it.
Is there any chance that somebody will fix this? -
HTTP Get will not send any data as its name implies.
HTTP Post sends data. -
What?
That is completely wrong.
The GET method could send data as this url:
http://domain.com/sample.php?key1=value1&key2=value2... -
According to the W3C and multiple outer sites HTTP Get is a fetch method and is only for requesting, getting, fetching and retrieving data.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login