[FASTCGI] HTTP Post

Rob Saccoccio robs at fastcgi.com
Wed Oct 22 07:22:58 EDT 2008


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 at mailman.fastcgi.com
[mailto:fastcgi-developers-bounces+robs=fastcgi.com at mailman.fastcgi.com] On
Behalf Of Saikat Kanjilal
Sent: Tuesday, October 21, 2008 6:20 PM
To: fastcgi-developers at mailman.fastcgi.com
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> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.pins.net/mailman/private.cgi/fastcgi-developers/attachments/20081022/572bfca5/attachment.html>


More information about the FastCGI-developers mailing list