[Http-webtest-commits] CVS: HTTP-WebTest/lib/HTTP WebTest.pm,1.3,1.4
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-02-12 13:09:26
|
Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP In directory usw-pr-cvs1:/tmp/cvs-serv28198/lib/HTTP Modified Files: WebTest.pm Log Message: Minor fixes Index: WebTest.pm =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest.pm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** WebTest.pm 12 Feb 2002 12:48:19 -0000 1.3 --- WebTest.pm 12 Feb 2002 13:09:18 -0000 1.4 *************** *** 1062,1066 **** =head2 user_agent ! Get/set the product token that is used to identify the user agent on the network. --- 1062,1066 ---- =head2 user_agent ! Set the product token that is used to identify the user agent on the network. |