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
Make.defs
Makefile
webclient.c webclient: Distinguish request size and buffer size in body callback 2020-11-19 18:46:38 -08:00