mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-18 00:11:20 +08:00

Add a primitive API for tunnel establishment. (WEBCLIENT_FLAG_TUNNEL and webclient_get_tunnel) I plan to use this to implement https proxy support. That is, the primary user will be webclient itself.