ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-HTTP/HTTP.pm
(Generate patch)

Comparing AnyEvent-HTTP/HTTP.pm (file contents):
Revision 1.109 by root, Wed Jul 27 16:11:55 2011 UTC vs.
Revision 1.110 by root, Fri Feb 10 01:26:59 2012 UTC

1253 1253
1254The default value for the C<recurse> request parameter (default: C<10>). 1254The default value for the C<recurse> request parameter (default: C<10>).
1255 1255
1256=item $AnyEvent::HTTP::TIMEOUT 1256=item $AnyEvent::HTTP::TIMEOUT
1257 1257
1258The default timeout for conenction operations (default: C<300>). 1258The default timeout for connection operations (default: C<300>).
1259 1259
1260=item $AnyEvent::HTTP::USERAGENT 1260=item $AnyEvent::HTTP::USERAGENT
1261 1261
1262The default value for the C<User-Agent> header (the default is 1262The default value for the C<User-Agent> header (the default is
1263C<Mozilla/5.0 (compatible; U; AnyEvent-HTTP/$VERSION; +http://software.schmorp.de/pkg/AnyEvent)>). 1263C<Mozilla/5.0 (compatible; U; AnyEvent-HTTP/$VERSION; +http://software.schmorp.de/pkg/AnyEvent)>).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines