Re: HTTP Post
"Jay Sprenkle" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
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-0hTJTfHo8lbrZ44/[email protected]> 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. > > > _______________________________________________ FastCGI-developers mailing list FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers