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.112 by root, Wed Nov 14 22:22:24 2012 UTC vs.
Revision 1.113 by root, Sat Jan 12 15:41:35 2013 UTC

1194Sets the default proxy server to use. The proxy-url must begin with a 1194Sets the default proxy server to use. The proxy-url must begin with a
1195string of the form C<http://host:port>, croaks otherwise. 1195string of the form C<http://host:port>, croaks otherwise.
1196 1196
1197To clear an already-set proxy, use C<undef>. 1197To clear an already-set proxy, use C<undef>.
1198 1198
1199When AnyEvent::HTTP is laoded for the first time it will query the 1199When AnyEvent::HTTP is loaded for the first time it will query the
1200default proxy from the operating system, currently by looking at 1200default proxy from the operating system, currently by looking at
1201C<$ENV{http_proxy>}. 1201C<$ENV{http_proxy>}.
1202 1202
1203=item AnyEvent::HTTP::cookie_jar_expire $jar[, $session_end] 1203=item AnyEvent::HTTP::cookie_jar_expire $jar[, $session_end]
1204 1204

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines