Question
If "LWIP_HTTPD_DYNAMIC_HEADERS" is "ON" webpage does not appear!
I have a webserver on a stm32f407 and everything works great! I repeated the same project, but on stm32h750 and the webserver does not work.
But if "LWIP_HTTPD_DYNAMIC_HEADERS" is OFF the web page works partially.
To me need "LWIP_HTTPD_DYNAMIC_HEADERS" is "ON".
But, probably, I needed in stm32h750 something else to configure, unlike stm32f407!?
Is anyone facing the same problem?
