netty5/codec-http
Trustin Lee e82595502b Replace HttpHeaders.getDate() with getTimeMillis()
Motivation:

Headers has getTimeMillis(), not getDate()

Modification:

- Replace HttpHeaders.getDate() with getTimeMillis() so that migration
  is smoother

Result:

User code which accesses a date header is easier to migrate
2014-11-01 03:08:59 +09:00
..
src Replace HttpHeaders.getDate() with getTimeMillis() 2014-11-01 03:08:59 +09:00
pom.xml Add proxy support for client socket connections 2014-10-14 12:29:08 +09:00