NetBurner 3.5.0
PDF Version
 
CallBackFunctionPostHandler Class Reference

Implements the HtmlPostHandler class as a function pointer callback for POST requests. More...

#include <httppost.h>

Inherits HtmlPostHandler.

Public Member Functions

virtual int ProcessRaw (int sock, HTTP_Request &pdt)
 This class will do a callback with data for each request to the specified url.
 

Detailed Description

Implements the HtmlPostHandler class as a function pointer callback for POST requests.

Member Function Documentation

◆ ProcessRaw()

virtual int CallBackFunctionPostHandler::ProcessRaw ( int sock,
HTTP_Request & pd )
inlinevirtual

This class will do a callback with data for each request to the specified url.

Returns
0 if the request was not processed.

Implements HtmlPageHandler.


The documentation for this class was generated from the following file: