NAWA 0.9
Web Application Framework for C++
gpctest.cpp File Reference

NAWA app to test POST, GET, and COOKIE input. More...

Go to the source code of this file.

Functions

int init (AppInit &appInit)
 
int handleRequest (Connection &connection)
 

Detailed Description

NAWA app to test POST, GET, and COOKIE input.

Definition in file gpctest.cpp.

Function Documentation

◆ init()

int init ( AppInit appInit)

Definition at line 30 of file gpctest.cpp.

◆ handleRequest()

int handleRequest ( Connection connection)

Definition at line 34 of file gpctest.cpp.