I was trying to use Cache-Control: private, which
wasn't working in Firefox.
I realized that my responses were all HTTP/1.0, which
predates Cache-Control.
Checking the code in Ns_ConnConstructHeaders shows
that HTTP/1.1 is only returned if transfer-encoding is
chunked.
I don't see anything about this in the documentation.
I'm trying to use Ns_ConnReturnData, and would like
HTTP/1.1 headers for proper cache control.
Thanks for any info,
Fred
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.