f3a97f4f7b
Motivation: After searching the whole netty project, I found that the private method `translateHeader(...)` with empty body is never used actually. So I think it could be safely removed. Modification: Just remove this unused method. Result: Clean up the code. |
||
---|---|---|
.. | ||
src | ||
pom.xml |