Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugin
In directory usw-pr-cvs1:/tmp/cvs-serv28198/lib/HTTP/WebTest/Plugin
Modified Files:
SetRequest.pm
Log Message:
Minor fixes
Index: SetRequest.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugin/SetRequest.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** SetRequest.pm 12 Feb 2002 12:17:00 -0000 1.5
--- SetRequest.pm 12 Feb 2002 13:09:18 -0000 1.6
***************
*** 88,92 ****
=head2 user_agent
! Get/set the product token that is used to identify the user agent on
the network.
--- 88,92 ----
=head2 user_agent
! Set the product token that is used to identify the user agent on
the network.
|