6ae7f9e1a8
Motivation: Http2Headers has JavaDoc error which says Sets the {@link PseudoHeaderName#AUTHORITY} header or {@code null} if there is no such header however it should be Sets the {@link PseudoHeaderName#AUTHORITY} header in Http2Headers#authority(CharSequence) methods because it only sets CharSequence. This is true for all setters in Http2Headers. Modification: Fixed all JavaDoc errors. Result: Better JavaDoc. |
||
---|---|---|
.. | ||
src | ||
pom.xml |