mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-09 08:45:42 +08:00

Similarly to the fix in wget_parseheaders. But simply always bail out as i guess it's very rare to see that long status line. Tested with an aritifically small CONFIG_WEBCLIENT_MAXHTTPLINE=20, which is smaller than "HTTP/1.1 301 Moved Permanently".