tipsy
11/18/2017, 1:08 PM* Added enableDynamicGzip() option to gzip any response over 1500 bytes
* Added * as possible origin so you can do enableCorsForOrigin("*")
* Added enableCorsForAllOrigins() which just calls the above ^
* Added session.send() and different session.queryParam() methods to websocket session object