Re: HTTP Post
"Rob Saccoccio" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <BC33E23A40FD45539607F2082F069C00@maisel> |
Yes, mod_fastcgi for Apache has always supported POST requests. I haven't yet posted a dll for the latest snapshot version of mod_fastcgi. You can of course build it yourself though (http://www.fastcgi.com/dist/mod_fastcgi-SNAP-0809231057.tar.gz). If you don't want to build it, the dll that is there should be fine. All three of the echo variations in the examples directory of the fcgi2 development kit process POST requests in a loop: http://www.fastcgi.com/devkit/examples/ Rob _____ From: fastcgi-developers-bounces+robs=fastcgi.com-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org [mailto:fastcgi-developers-bounces+robs=fastcgi.com-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org] On Behalf Of Saikat Kanjilal Sent: Tuesday, October 21, 2008 6:20 PM To: fastcgi-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org Subject: [FASTCGI] HTTP Post Hi Folks: I have written some fastcgi C++ code to process get requests which seems to be working fine, I now need to change this code to process post requests. Before I begin this endeavor I would like to confirm whether the latest release of fastcgi for Apache in windows supports http post requests as well as get requests. Additionally is there some sample code lying around that I can look at which processes post requests preferably in a while loop which keeps accepting http requests. I would ideally like to do this without bringing other libraries like gnucgicc into the picture. Any help would be much appreciated. Thanks _____ Store, manage and share up to 5GB with Windows Live SkyDrive. Start uploading now <http://skydrive.live.com/welcome.aspx?provision=1?ocid=TXT_TAGLM_WL_skydriv e_102008> _______________________________________________ FastCGI-developers mailing list FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers