You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/11/13 01:47:49 UTC

[Bug 53960] Extensions to HttpClient test helper class

https://issues.apache.org/bugzilla/show_bug.cgi?id=53960

--- Comment #4 from Konstantin Kolinko <kn...@gmail.com> ---
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org