[Http-webtest-commits] CVS: HTTP-WebTest Changes,1.12,1.13
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-02-12 12:50:56
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv23830 Modified Files: Changes Log Message: Updated Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Changes 8 Feb 2002 14:06:48 -0000 1.12 --- Changes 12 Feb 2002 12:50:51 -0000 1.13 *************** *** 15,18 **** --- 15,24 ---- * Support for embeded Perl in wtscript files. + * Added test parameters 'user_agent' and 'show_headers'. Thanks to + Markus Kucborski for patch. + + * Updated docs on format of wtscript files. Thanks to Richard + Anderson. + INCOMPATIBILITIES: |