[Http-webtest-commits] HTTP-WebTest Changes,1.66,1.67
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-12-29 14:30:48
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory sc8-pr-cvs1:/tmp/cvs-serv14763 Modified Files: Changes Log Message: Updated Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.66 retrieving revision 1.67 diff -C2 -d -r1.66 -r1.67 *** Changes 22 Dec 2002 21:25:50 -0000 1.66 --- Changes 29 Dec 2002 14:30:36 -0000 1.67 *************** *** 117,121 **** which set query parameters using HTTP::Request's methods 'content' and 'uri' are likely to be broken by this change. If you use such plugins ! then change them to use HTTP::WebTest::Request's method 'params'. DEPRECATIONS: --- 117,121 ---- which set query parameters using HTTP::Request's methods 'content' and 'uri' are likely to be broken by this change. If you use such plugins ! then modify them to use HTTP::WebTest::Request's method 'params'. DEPRECATIONS: |