mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
Highlights: * TLS support (a hook to allow users to provide TLS implementation) * ability to add extra request headers * ability to use PUT method * ability to report http status * error handling improvements Proposed on the ML while ago: https://www.mail-archive.com/dev@nuttx.apache.org/msg03803.html The original API is kept for now. I plan to remove them after adapting the existing users. (examples in this repo) |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| webclient.c | ||