cgiparse

C library to parse CGI Forms

WWW CVSWeb GITHub
  1. Package version
    cgiparse-0.9bp1
  2. Maintainer
    The OpenBSD ports mailing-list

cgiparse is a C library that is used to build cgi's that can parse
web forms. It provides a few utility functions that allow your
cgi's to be easily debugged.

To parse a cgi form it is as easy as calling cgigetvalue("name").