Search found 2 matches

by Alsaber
Tue Jan 15, 2019 1:42 am
Forum: ESP-IDF
Topic: How to handle <form> data received by http server e.g (key=value&key=value&key=value&…) using C language?
Replies: 3
Views: 5781

How to handle <form> data received by http server e.g (key=value&key=value&key=value&…) using C language?

I have http server running on esp32. It serves a short html web page that contains a form. Once I fill the form and click submit using POST method, I receive the form values as follows: Key1=value1&Key2=value2&Key3=value3&... The whole data received is saved as a string inside a buffer. The question...
by Alsaber
Wed Oct 24, 2018 1:06 pm
Forum: General Discussion
Topic: course in the making
Replies: 15
Views: 18594

Re: course in the making

Hi,

Is there any update in relation to the course in Udemy? When are you going to publish it?

Thank you very much