netty5/codec-http
skyguard1 88fcb5124b
Fix QueryStringEncoder encodes tilde (#11590)
Motivation:

In this issue(#11578 ) discussed that tilde should not be encoded in QueryStringEncoder, this pr is to fix this problem

Modification:

Modified QueryStringEncoder so that it does not encode tilde, and added a test case

Result:

Fixes #11578
2021-08-26 12:53:07 -07:00
..
src Fix QueryStringEncoder encodes tilde (#11590) 2021-08-26 12:53:07 -07:00
pom.xml Fix support for optional encoders errors in HttpContentCompressor (#11582) 2021-08-19 08:40:25 +02:00