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) |
NAWA app to test POST, GET, and COOKIE input.
Definition in file gpctest.cpp.
int init | ( | AppInit & | appInit | ) |
Definition at line 30 of file gpctest.cpp.
int handleRequest | ( | Connection & | connection | ) |
Definition at line 34 of file gpctest.cpp.