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=31268>. 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=31268 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19526|0 |1 is obsolete| | ------- Additional Comments From [EMAIL PROTECTED] 2007-02-07 02:06 ------- Created an attachment (id=19535) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19535&action=view) Revised patch to override headers using the existing -H option The attached patch address the following issues that were identified with the previous revision of this patch: * POST requests send an Accept: and User-Agent: header when they are not overridden * Logic regarding the overrideable headers has been pulled outside the if (posting <= 0) block * Uses if () statements (with appropriate comments) instead of the ? operator -- 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]
