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

Comparing AnyEvent-HTTP/README (file contents):
Revision 1.22 by root, Wed Jul 27 16:11:55 2011 UTC vs.
Revision 1.23 by root, Sun Apr 22 12:58:38 2012 UTC

428 428
429 $AnyEvent::HTTP::MAX_RECURSE 429 $AnyEvent::HTTP::MAX_RECURSE
430 The default value for the "recurse" request parameter (default: 10). 430 The default value for the "recurse" request parameter (default: 10).
431 431
432 $AnyEvent::HTTP::TIMEOUT 432 $AnyEvent::HTTP::TIMEOUT
433 The default timeout for conenction operations (default: 300). 433 The default timeout for connection operations (default: 300).
434 434
435 $AnyEvent::HTTP::USERAGENT 435 $AnyEvent::HTTP::USERAGENT
436 The default value for the "User-Agent" header (the default is 436 The default value for the "User-Agent" header (the default is
437 "Mozilla/5.0 (compatible; U; AnyEvent-HTTP/$VERSION; 437 "Mozilla/5.0 (compatible; U; AnyEvent-HTTP/$VERSION;
438 +http://software.schmorp.de/pkg/AnyEvent)"). 438 +http://software.schmorp.de/pkg/AnyEvent)").

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines