Thank you very much!
I received the necessary information in feedback! I changed the response terminator to ';'
Search found 2 matches
- Tue Apr 24, 2018 4:30 pm
- Forum: Help Forum
- Topic: Need help: Feedback from GET-request
- Replies: 2
- Views: 8554
- Mon Apr 23, 2018 1:06 am
- Forum: Help Forum
- Topic: Need help: Feedback from GET-request
- Replies: 2
- Views: 8554
Need help: Feedback from GET-request
I have various IoT devices that are controlled by GET requests and give feedback. But I have a problem getting this feedback in Demopad. For example, the temperature request from the temperature sensor is performed as follows: GET /sensors/ HTTP/1.1\x0D\x0A Feedback is: HTTP/1.1 200 OK #CR#LF Conten...