https://issues.apache.org/bugzilla/show_bug.cgi?id=53960
--- Comment #4 from Konstantin Kolinko <[email protected]> --- Note that I removed the extractUriElements() from within the processBody() method. The response body might be not HTML, and in >=90% of test cases this information is not needed by the test. The extractUriElements() method was made public so that you can call it explicitly. See r1408520 -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
