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".
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".