[
https://issues.apache.org/jira/browse/SLING-3826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144901#comment-14144901
]
Robert Munteanu commented on SLING-3826:
----------------------------------------
Fixed in https://svn.apache.org/viewvc?view=revision&revision=r1627053
> Do not use HttpMethod.getResponseBodyAsString
> ---------------------------------------------
>
> Key: SLING-3826
> URL: https://issues.apache.org/jira/browse/SLING-3826
> Project: Sling
> Issue Type: Task
> Components: IDE
> Affects Versions: Sling Eclipse IDE 1.0.2
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Priority: Minor
> Fix For: Sling Eclipse IDE 1.0.4
>
>
> We should remove all usages of HttpMethod.getResponseBodyAsString and use
> getResponseBodyAsStream instead. Leaving aside the performance implications,
> it spams the console which is inconvenient on many occasions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)