625a7a1075
__Motivation__ As described in https://github.com/netty/netty/issues/11370 we should support quoted charset values __Modification__ Modify `HttpUtil.getCharset(CharSequence contentTypeValue, Charset defaultCharset)` to trim the double-quotes if present. __Result__ `HttpUtil.getCharset()` now supports quoted charsets. Fixes https://github.com/netty/netty/issues/11370 |
||
---|---|---|
.. | ||
src | ||
pom.xml |