nuttx-apps/netutils/webclient
YAMAMOTO Takashi c116f8b673 webclient: Add https proxy (https over http) support
Use a separate webclient_context for tunnel establishment.

I chose this way (instead of having tunnelling steps in
the state machine of a single webclient_context) because
I want to allow tunnelling of non-HTTP protocols sooner or later.
2022-06-02 12:45:41 +08:00
..
Kconfig webclient: Fix http -> https redirection 2020-05-26 15:38:12 +08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
webclient.c webclient: Add https proxy (https over http) support 2022-06-02 12:45:41 +08:00