Description
Add support for decoding HTTP headers with a specific encoding. This will allow extending the standards which only officially support US-ASCII encoding for http headers. This could be helpful for custom headers that needs the support of advanced charset.
A new configuration parameter xwiki.authentication.trusted.header_encoding will be added to precise the charset that should be used to decode the received http headers.