Hi, I create a project on stm32f746 nucleo board using LWIP stack (netconn) and FreeRTOS.The main function of this project is HTTP server. But I have a few problems with this functionality - they are errors of connection and close states of HTTP sess...