Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
E710
(view source)
Revision as of 10:30, 11 July 2015
No change in size
,
10:30, 11 July 2015
no edit summary
Line 126:
Line 126:
$ua->timeout(30);
$ua->timeout(30);
$ua->agent('Mozilla/5.0');
$ua->agent('Mozilla/5.0');
−
#$ua->proxy('http','http://localhost:
1080
/');
+
#$ua->proxy('http','http://localhost:
3128
/');
my $request = new HTTP::Request('GET', $url);
my $request = new HTTP::Request('GET', $url);
my $response = $ua->request($request);
my $response = $ua->request($request);
Wikiadmin
Bureaucrats
,
Administrators
579
edits
Navigation menu
Personal tools
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Tools
Special pages
Printable version