Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.

Paste

Pasted as Java by Yunus ( 14 years ago )
if (resCode == 200) {
    System.gc();
    Runtime.getRuntime().gc();
    HttpEntity httpEntity = response.getEntity();
    line = EntityUtils.toString(httpEntity);

 

Revise this Paste

Children: 51666
Your Name: Code Language: