mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00: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". |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| webclient.c | ||