1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
| LWP::UserAgent::new: ()
LWP::UserAgent::proxy: http http://XXXXX:XXXXXX@130.9.56.4
LWP::UserAgent::proxy: https http://XXXXX:XXXXXX@130.9.56.4
LWP::UserAgent::request: ()
LWP::UserAgent::send_request: GET http://www.google.fr
LWP::UserAgent::_need_proxy: Proxied to http://XXXXX:XXXXXX@130.9.56.4
LWP::Protocol::http::request: ()
LWP::Protocol::collect: read 669 bytes
LWP::Protocol::collect: read 2289 bytes
LWP::UserAgent::request: Simple response: OK
<html><head><meta http-equiv="content-type" content="text/html; charset=ISO-8859
-1"><title>Google</title><style><!--
body,td,a,p,.h{font-family:arial,sans-serif}
.h{font-size:20px}
.h{color:#3366cc} etc... |
Partager