nuttx-apps/netutils/webclient
YAMAMOTO Takashi 73fb7baa05 webclient: Distinguish request size and buffer size in body callback
This fixes the case when webclient_set_static_body is used
for data larger than webclient_context::buflen.

Note: as of writing this, webclient_set_static_body is the
only user of body_callback in NuttX apps tree.
2020-11-19 18:46:38 -08:00
..
Kconfig webclient: Fix http -> https redirection 2020-05-26 15:38:12 +08:00
Make.defs Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
webclient.c webclient: Distinguish request size and buffer size in body callback 2020-11-19 18:46:38 -08:00