netty5/codec-http2
Aayush Atharva 99bd5895dc Inline variables to make code more readable (#11565)
Motivation:
There are lots of redundant variable declarations which should be inlined to make good look better.

Modification:
Made variables inlined.

Result:
Less redundant variable and more readable code.
2021-08-11 17:07:32 +02:00
..
src Inline variables to make code more readable (#11565) 2021-08-11 17:07:32 +02:00
pom.xml SelfSignedCertificate should work in http2 tests (#11486) 2021-07-14 07:46:31 +02:00