STM32Cube Ver 4.26.1 "LWIP_HTTPD_DYNAMIC_HEADERS" setting
I use STM32Cube Ver 4.26.1 to generate LWIP code with HTTPD, it keep print "Assertion "HTTP headers not included in file system" failed at line 2271 in ..\Middlewares\Third_Party\LwIP\src\apps\httpd\httpd.c " .
I find it is in file "httpd_opts.h", " LWIP_HTTPD_DYNAMIC_HEADERS" is not defined.
From Cube ==>Configuration ==>LWIP ==> HTTPD, nowhere can I define " LWIP_HTTPD_DYNAMIC_HEADERS".
Any suggestions?