aboutsummaryrefslogtreecommitdiff
path: root/www/qdecoder/pkg-descr
blob: 3d679073426e4a821876255f9046c498a6a4a3e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
qDecoder is a simple and powerful CGI library for C/C++ programming language.

Features:
- Supports parsing a request encoded by GET/POST method
- Supports parsing multipart/form-data encoding. (in-memory and direct disk)
- Supports COOKIE handling.
- Supports Session management.
- Supports FastCGI

WWW: http://wolkykim.github.io/qdecoder/
WWW: https://github.com/wolkykim/qdecoder