Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use WWW::Mechanize;
    ...
    );
    
    print $content->headers()->as_string;
    
  2. or download this
    POST https://sso.employer.com/serviceredirect/login?service=https://ac
    +tualserviceurl.employer.com/my/service
    Accept-Encoding: gzip
    ...
    Location: https://actualserviceurl.employer.com/my/service?ticket=xxxs
    +uperlonggeneratedticketidxxx
    
    [...]