mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
60db6c84ec
- Convert REINPLACE_CMD to patch file - Convert to options target helper - Update pkg-descr - Take maintainership Changes: https://github.com/wolkykim/qdecoder/releases
12 lines
384 B
Plaintext
12 lines
384 B
Plaintext
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
|