NetBurner 3.5.0
PDF Version
 
httppost.h File Reference

NetBurner HTTP Web Server Post handling Header File. More...

#include <http.h>
#include <json_lexer.h>
#include <nettypes.h>
#include <config_obj.h>

Go to the source code of this file.

Classes

class  CallBackFunctionPostHandler
 Implements the HtmlPostHandler class as a function pointer callback for POST requests. More...
 
class  HtmlPostVariableListCallback
 Implements the HtmlPostVariableListHandler class as a function pointer callback for HTTP POST submissions. More...
 

Typedefs

typedef int http_posthandler(int sock, HTTP_Request &httpReqInfo)
 Type definition of the HtmlPostHandler callback for POST requests.
 

Detailed Description

NetBurner HTTP Web Server Post handling Header File.