netty5/codec-http2/src
Norman Maurer 63729a310f Fix Http2Headers.method(...) javadocs (#9718)
Motivation:

The javadocs of Http2Headers.method(...) are incorrect, we should fix these.

Modifications:

Correct javadocs

Result:

Fixes https://github.com/netty/netty/issues/8068.
2019-10-29 19:51:53 +01:00
..
main Fix Http2Headers.method(...) javadocs (#9718) 2019-10-29 19:51:53 +01:00
test Fix typo in test which did introduce a failing test after ffc3b2da72 2019-10-28 09:26:51 +01:00