Skip to content

Misha Beshkin

my skills and thoughts

  • About everything
  • English
    • English
    • Русский

Tag: http

HttpResponse entity to String

In previous post I explained how to post XML file to certain page on Web Server. Response from Server can be read from HttpResponse entity, calling response.getEntity(), but it returns only coded message. So, how then to get String value from it? I found an answer on this blog Think Android. You can use this… Continue reading HttpResponse entity to String

Published March 18, 2011
Categorized as Issues and resolutions Tagged android, http, java
Misha Beshkin
Proudly powered by WordPress.