HttpResponse.setStatus

Daniel Wirtz daniel at code-emitter.com
Tue Dec 15 07:40:26 EST 2009


Hello list,

I recently switched from mina to netty (3.2.0 a1) and I am really impressed.
However I am missing one simple method when using http:

(Default)HttpResponse does not contain a setStatus(HttpStatus status) method
besides the constructor. This would come really handy in a comet-like server
I am currently creating, when handling a pre-created response through
different modules, that should be able to change the status code if they
need to.

Did I overlook something? If not and you are a developer, please take it as
a feature request :-)

Best regards
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20091215/c8dc10f7/attachment.html 


More information about the netty-users mailing list