"Adam Ruppe" <[email protected]> wrote in message 
news:[email protected]...
>>    // Read in HTTP request headers
>
> Actually, that's not quite right. The HTTP headers are sent
> as environment variables. stdin gives you the POST variables -
> with the encoding given in the HTTP_CONTENT_TYPE envvar iirc.
> (that's where the Content-Type http header is found).
>

Ugh. Apperently, too much Flash/PHP/HTML/etc has rotted my mind...


Reply via email to