mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-06 11:50:37 +08:00

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.