Parse HTTP header
Posted on April 02, 2014 at 21:06 Hi, I use LwIP stack with FreeRTOS and STM32F4 Discovery. I use it like web server. And I want parse POST parameters. And parse header for read Cookies. I wrote lot of functions. Some functions was good in on...