when using mod perl to return plain text to the client how does one 
"send" without any headers in the response stream??

$r->send_fd(F)

works fine for files, but how do you do it for dynamically generated 
content.

Michael

[EMAIL PROTECTED]

Reply via email to