use LWP::Simple qw' $ua '; $ua->add_handler("request_send", sub { shift->dump; return }); $ua->add_handler("response_done", sub { shift->dump; return });
In reply to Re^3: How to by-pass self-signed certificate warning
by Anonymous Monk
in thread How to by-pass self-signed certificate warning
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |