How to set a query string on HttpResponse

"이희승 (Trustin Lee)" trustin at gmail.com
Fri Jun 11 22:40:47 EDT 2010


Hello,

Query string encoder and decoder are provided as separate utility 
classes: QueryStringEncoder and QueryStringDecoder.

HTH,
Trustin

On 06/09/2010 01:29 PM, jBop wrote:
>
> Hello,
>
> I can see how to set the query string for an HttpRequest but I can't seem to
> find a way to set the query string for an HttpResponse.  Is it something
> obvious that I'm missing?
>
> Thank you

-- 
what we call human nature in actuality is human habit
http://gleamynode.net/


More information about the netty-users mailing list