What makes cgixx different?

Most CGI libraries include a full module for generating HTML. This assumes that all CGI programs generate HTML. There are many CGI programs which generate graphics, downloadable files, or simply redirect a client to another URL. cgixx focuses solely on providing the easiest possible CGI API for your C++ applications, including support for expiring URLs and Cookies, completely ignoring HTML.