netty5/codec-http
Aayush Atharva 3b8e7c3e60
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:21 +02:00
..
src Use Static Constants as Sample Data (#11485) 2021-07-14 07:45:21 +02:00
pom.xml Introduce BrotliEncoder (#11256) 2021-07-08 11:51:27 +02:00