![]() |
RDK Documentation (Open Sourced RDK Components)
|
API to handle single multiple and wild card parameters in HTTP JSON Interface. More...
#include <wdmp-c.h>
#include "waldb.h"
Go to the source code of this file.
Macros | |
#define | MAX_PARAMETER_LEN 512 |
#define | MAX_PARAMETERNAME_LEN 256 |
Functions | |
res_struct * | handleRequest (const char *pcCallerID, req_struct *reqSt) |
API to handle single multiple and wild card parameters in HTTP JSON Interface.
Local Interface to handler HTTP JSON requests.
Definition in file request_handler.h.