[Http-webtest-commits] CVS: HTTP-WebTest Changes,1.14,1.15
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-02-16 00:50:11
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv25363 Modified Files: Changes Log Message: Updated Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** Changes 15 Feb 2002 10:43:09 -0000 1.14 --- Changes 16 Feb 2002 00:50:06 -0000 1.15 *************** *** 25,28 **** --- 25,31 ---- browsers. Thanks to Thieme Geoff for bugging me about it :) + * Added non-core plugin HTTP::WebTest::Plugin::Hooks which defines two + new test parameters: 'on_request' and 'on_response'. + INCOMPATIBILITIES: |