netty5/codec-http2/src
Scott Mitchell 19f6b420a9 Headers set/add timeMillis for master branch
Motivation:
Commit eb0e127ee9 was designed for the 4.1 branch.  The 5.0 branch had a few additional classes which required updates to get the new timeMillis methods for all the header classes.

Modifications:
Update the *Headers interfaces/classes that were not updated in the 4.1 branch.

Result:
All *Headers interfaces support set/add timeMillis methods.
2014-12-26 16:01:41 +09:00
..
main/java/io/netty/handler/codec/http2 Headers set/add timeMillis for master branch 2014-12-26 16:01:41 +09:00
test/java/io/netty/handler/codec/http2 HTTP/2 unit test failure race condition 2014-12-12 14:44:38 -05:00