[Http-webtest-commits] CVS: HTTP-WebTest Changes,1.41,1.42
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-07-31 13:32:44
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv10107 Modified Files: Changes Log Message: Updated Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** Changes 31 Jul 2002 09:04:25 -0000 1.41 --- Changes 31 Jul 2002 13:32:34 -0000 1.42 *************** *** 42,47 **** BUG FIXES: ! * Test parameters 'show_cookies', 'show_headers' and 'show_html' now ! respect values of test parameter 'terse'. Reported by William McKee. 1.99_07 Sun Jun 16 2002 --- 42,49 ---- BUG FIXES: ! * HTTP::WebTest's default report plugin doesn't outputs cookies, ! headers and web page itself when any of 'show_xxx' parameters are on ! but such output is prohibited by test parameter 'terse'. Reported by ! William McKee. 1.99_07 Sun Jun 16 2002 |