Joe Schaefer wrote:
> 
> But is the err_headers_out logic in proxy_http.c HEAD really ok?
> It appears to put a copy of r->err_headers_out into r->headers_out,
> so I'm wondering why this doesn't produce duplicates in the final
> response (ie. doesn't httpd add r->err_headers_out itself, in
> ap_http_header_filter)?
> 

It overlays the 2, so yes.

-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
      "A society that will trade a little liberty for a little order
             will lose both and deserve neither" - T.Jefferson

Reply via email to