mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
http -> https redirection is rather common. The old code was just broken in that case. Also, this commit is a step towards https support. * Switch to netlib_parseurl * Fix error propagation in wget_parseheaders * Bail out on a redirect to a URL with unsupported scheme |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| webclient.c | ||