[Http-webtest-commits] HTTP-WebTest Changes,1.58,1.59
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@pr...> - 2002-11-18 08:43:56
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory sc8-pr-cvs1:/tmp/cvs-serv23963 Modified Files: Changes Log Message: Updated Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.58 retrieving revision 1.59 diff -C2 -d -r1.58 -r1.59 *** Changes 19 Oct 2002 23:23:57 -0000 1.58 --- Changes 18 Nov 2002 08:43:53 -0000 1.59 *************** *** 13,16 **** --- 13,19 ---- to use relative URLs in tests. + * New core test parameter 'timeout' which allows to control user agent + timeout settings while running test sequence. + INCOMPATIBILITIES: |