
spam_from_apache_dev at chezphil
Feb 2, 2006, 2:45 PM
Views: 2214
Permalink
|
|
Accessing POST request body from a module
|
|
Dear All, I am porting some CGI code to run as a module. It is all pretty straightforward, except that I can't work out how to get at a POST request's body. The CGI code reads from stdin, which doesn't seem to be the right thing to do in the module. I'm probably missing something obvious; maybe I'm not searching for the right keywords. Can someone point me in the right direction? Many Thanks, --Phil.
|