c1d6ba0598
Motivation: Currently OkResponseHandler returns a DefaultHttpResponse which is not correct and it should be returning complete http response. Modifications: Updated OkResponseHandler to return an instance of DefaultFullHttpResponse. Result: It is not possible to add compression to the example without getting any errors. |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
pom.xml |