netty5/codec-http2
Aayush Atharva 6d6d2060af 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:23 +02:00
..
src Remove unnecessary toString calls (#11550) 2021-08-05 14:17:23 +02:00
pom.xml SelfSignedCertificate should work in http2 tests (#11486) 2021-07-14 07:46:31 +02:00