Final Commit
This commit is contained in:
parent
db6c43e65f
commit
1c56b98059
@ -170,7 +170,6 @@ public class HttpClientMultipartTest {
|
||||
while ((body = rd.readLine()) != null) {
|
||||
content += body + "\n";
|
||||
}
|
||||
rd.close();
|
||||
return content.trim();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user