DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=11035>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=11035





------- Additional Comments From [EMAIL PROTECTED]  2007-06-08 09:01 -------
(In reply to comment #6)
> (In reply to comment #5)
> 
> apr_table_addn(r->headers_out, "Content-Language", field);
> 
> seems wrong to me. I think it should be
> 
> apr_table_setn(r->headers_out, "Content-Language", field);
> 
> to avoid having multiple Content-Language headers.

Yes, obviously. Thanks!

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to