#include "projdefs.h"
#include "net\http.h"
Functions | |
| void | HTTPExecGetCmd (HTTP_INFO *httpInfo, BYTE *rqstRes) |
|
||||||||||||
|
This function is a "callback" from HTTPServer task. Whenever a remote node performs interactive GET task on page that was served, HTTPServer calls this functions. Use HTTPGetParam() to get all name-value parameters.
|
1.4.5