- or download this
perl -d -e '
use Net::SSL;
...
my $response = $ua->request($req);
print $response->as_string();
'
- or download this
SSL_connect:before/connect initialization
SSL_connect:SSLv2/v3 write client hello A
...
<someItem>
... Some data ...
<home
- or download this
package Net::HTTP::Methods;
...
}
}
- or download this
main::(-e:8): $ENV{HTTPS_DEBUG} = 1;
DB<12> c
...
Length: 1449
- or download this
main::(-e:8): $ENV{HTTPS_DEBUG} = 1;
...
</someList>
</someResponse>
- or download this
#die "read timeout" unless $self->can_read;