Embedded TCP/IP stack: fnet_http_post_receive_t
From FNET
![]() |
Embedded TCP/IP stack
4.1.0
|
Callback function prototype of the POST-method receive function.
This function is invoked by the HTTP server when there is any data in the entity-body of the POST request. This function can be invoked multiple times to process all received data. At each invocation a new chunk of data must be processed. The HTTP server invokes this callback function after call of the fnet_http_post_handle_t function. Definition at line 94 of file fnet_http_post.h. |
© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net
