http://bugzilla.qos.ch/show_bug.cgi?id=109
------- Comment #6 from [EMAIL PROTECTED] 2008-01-26 02:17 ------- Created an attachment (id=20) --> (http://bugzilla.qos.ch/attachment.cgi?id=20&action=view) Second try ;) I missed some because my code didn't call the methods. AccessEvent.buildResponseHeaderMap() now returns an empty Map if it couldn't obtain one from serverAdapter. Method results int that case: getResponseHeaderNameList => empty list. getResponseHeader => null getResponseHeaderMap => empty map. -- Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ logback-dev mailing list [email protected] http://qos.ch/mailman/listinfo/logback-dev
