netty5/codec-http/src/test
Aayush Atharva 6e387e2f5d
Remove unnecessary toString calls (#11550)
Motivation:
We should get rid of the unnecessary toString calls because they're redundant in nature.

Modification:
Removed unnecessary toString calls.

Result:
Better code
2021-08-05 14:17:00 +02:00
..
java/io/netty/handler/codec Remove unnecessary toString calls (#11550) 2021-08-05 14:17:00 +02:00
resources Use Static Constants as Sample Data (#11485) 2021-07-14 07:45:21 +02:00