On Wed, 18 Apr 2001, Geoffrey Young wrote:
> looks like it can be used with no-cache or a self-implemented extension, but
> I may not be reading it right.
right, so we should probably only be unsetting no-cache Pragma headers.
pity there isn't an api like:
apr_table_remove_value(r->headers_out, "Pragma", "no-cache");
that would only remove Pragma headers if the value eq "no-cache"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]