Suppress WARN due to getResponseBodyAsStream()

Issue #2 resolved
Cezary Zawadka created an issue

Applinks implementation causes 2014-04-03 11:30:14,933 WARN [qtp1774088918-253 ] org.apache.commons.httpclient.HttpMethodBase HttpMethodBase-getResponseBody - Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.

HttpExecutors should use input stream instead of String

Comments (3)

  1. Log in to comment