0.22 Bug Fix release
- Fixes a HTTPServer NullPointerException when a client connects without a handler set.
- Renamed
addHandlertosetHandlerto be more consistent on if it's a single instance or multiple listeners
addHandler to setHandler to be more consistent on if it's a single instance or multiple listeners