Any possibilities to convert the HttpURLconnection response in ASCII? Can I have the sample code of it?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
||||
|
|
Or, shorter version:
Or in case you meant writing response in ASCII, then it's mostly the same way:
|
|||
|
|
|
getContent public Object getContent() throws IOException
|
|||
|
|
