netty5/codec-http/src/test
Andrey Mizurov 2ab3e13f08 Fix get charset from content-type header with multiple parameters (#8286)
Motivation:

Get charset from Content-Type header even it contains multiple parameters.

Modification:

Extract charset value from the charset parameter if it is not last.

Result:

Fixes #8273
2018-09-14 21:39:01 +02:00
..
java/io/netty/handler/codec Fix get charset from content-type header with multiple parameters (#8286) 2018-09-14 21:39:01 +02:00
resources Backport the HttpPostRequestEncoder fixes by @igstan 2014-01-19 22:21:24 +09:00