netty5/codec-http
Aayush Atharva 70b3315181 Use Static Constants as Sample Data (#11485)
Motivation:
#11468 was merged but didn't fix tests completely. There is a fight between `LF` and `CRLF`. So to eliminate this, we should just get rid of them.

Modification:
Use a small sample dataset without `LF` and `CRLF`.

Result:
Simple and passing test.
2021-07-14 07:45:48 +02:00
..
src Use Static Constants as Sample Data (#11485) 2021-07-14 07:45:48 +02:00
pom.xml Introduce BrotliEncoder (#11256) 2021-07-08 12:01:28 +02:00