https://bz.apache.org/bugzilla/show_bug.cgi?id=64704
--- Comment #7 from eR@SeR <[email protected]> --- Hi Felix, Solution "for (int i = 0; i <= responseBody.length() && !Thread.interrupted(); i++)" that you provided worked. At least there is a workaround in code itself. Thank you very much :) P.S. To avoid discussion in this thread, regarding JSON validation, I would not spam it anymore. Thank you for clarifications. Have a nice day :) Prost! -- You are receiving this mail because: You are the assignee for the bug.
