Re: POST/CGI arguments?

Michiel Boland <[email protected]>
Newsgroups gmane.network.mathopd
Message-ID <[email protected]>
> also, cgi parameters are normally not passed in argv[], but in the environment
> (for GET parameters), or on stdin (for POST, which mathod doesn't seem to
> support anyway).

This is incorect. Any data that comes after the request in a POST request
is passed straight through to the CGI script via stdin.

Cheers
Michiel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.