We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
We start to develop on a stm32f437xx controller and use the latest MDK Middleware. I wonder that there are several clients for FTP, DNS, SNTP, SMTP but none for HTTP.
Are there some plans on the roadmap for the future?
I think that HTTP and HTTPS are often used and it would be helpfull to have a driver/client. Of course I can send some request with the TCP functions (...netTCP_Connect()...netTCP_Send()...). The support for many hardware parts is really great (like SPI, SD-Card,...) and therefore I expected a client for HTTP/S too. Now I' m a little bit disappointed and like to know if anyone does have further information about this topic?