This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HTTP/S Client

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?