Help for this page

Select Code to Download


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