logback / LOGBACK-1646 [Open] Can we have a version of MDC that is case insensitive
============================== Here's what changed in this issue in the last few minutes. This issue has been created This issue is now assigned to you. View or comment on issue using this link https://jira.qos.ch/browse/LOGBACK-1646 ============================== Issue created ------------------------------ Michael Bell created this issue on 05/Jul/22 5:53 PM Summary: Can we have a version of MDC that is case insensitive Issue Type: Improvement Assignee: Logback dev list Created: 05/Jul/22 5:53 PM Priority: Major Reporter: Michael Bell Description: One of the major use cases of MDC involves copying context, which includes copy HTTP Headers. HTTP headers are case insensitive. This is exacerabated in recent years by most HTTP/2+ proxies lower casing the headers. Point is copying to a "Dictionary" like MDC and copying back is not by itself problematic, but it's very easy to introduce case sensitive comparisons or contains. ============================== This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev