[FASTCGI] HTTP Post
Jay Sprenkle
jsprenkle at gmail.com
Wed Oct 22 18:32:23 EDT 2008
Rob has said it all. The cgicc library is designed to do just that. As he's
also said there are lots of examples available. The best example of a
complete and working fastcgi program I've found is the NCBI toolkit,
ftp://ftp.ncbi.nih.gov/toolbox/
On Wed, Oct 22, 2008 at 10:34 AM, Rob <robs at saccoccio.org> wrote:
> Instead of parsing the query string, you'll have to parse the POST data
> on the stdin stream. This is standard CGI stuff. FastCGI doesn't make it
> any harder or any easier. I'm sure you can google piles of CGI examples
> that parse form data from stdin.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.pins.net/mailman/private.cgi/fastcgi-developers/attachments/20081022/d03524e5/attachment.html>
More information about the FastCGI-developers
mailing list