How to get HTML content from HttpResponse?

toshalex toshalex at hotmail.com
Sun May 15 10:03:59 EDT 2011


I am trying to write a small proxy to record information that is sent to my
browser.
I have a breakpoint in messageReceived() and the type of e.getMessage() is
either HttpResponse or HttpChunk.
How can I get the actual HTML from HttpResponse or HttpChunk?
Thanks!

--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/How-to-get-HTML-content-from-HttpResponse-tp6365561p6365561.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list