From: Jitesh <jisinha_at_cisco.com>
Date: Mon, 27 Jun 2011 08:57:32 -0700 (PDT)
Can a String as big as 1 MB or higher be set by Response.ok().build without
loss of any data/encoding on server side?
I am thinking of modifying server side code that is mentioned in above post
and then getting it on client side as String entity.Will that work?