![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
1.0.12 |
|
Assignee:
|
Logback dev list
|
|
Components:
|
logback-access |
|
Created:
|
21/Jun/13 11:07 AM
|
|
Description:
|
If the following request is sent:
It is logged as:
The second header 'header1' is not logged.
This is due to the fact that ch.qos.logback.access.spi.IAccessEvent.getRequestHeaderMap() returns Map<String, String> instead of Map<String, String[]>
|
|
Project:
|
logback
|
|
Priority:
|
Major
|
|
Reporter:
|
Nicolas
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev