pmlopes / yoke

Yoke is a middleware framework for Vert.x
http://pmlopes.github.io/yoke/
Apache License 2.0
157 stars 44 forks source link

replace header names strings with constants #125

Closed pmlopes closed 9 years ago

pmlopes commented 10 years ago

io.netty.handler.codec.http.HttpHeaders.Names

pmlopes commented 9 years ago

With the upcoming release of Vertx 3 the focus on this project is to support Vertx 2 but not build new functionality. For new features look for vertx-web.