Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    $| = 1;
    ...
    else 
        {print "It didn't work!->" . $response->code ." ".$response->statu
    +s_line. "\n".$response->headers()->as_string(). "\n";}
    
  2. or download this
    [START request_send handler]
    POST http://url
    ...
    Client-Warning: Credentials for 'login' failed before
    Title: 401 - Unauthorized: Access is denied due to invalid credentials
    +.
    X-Powered-By: ASP.NET