Help for this page

Select Code to Download


  1. or download this
    use LWP::UserAgent;
    
    ...
    
        return $LWPUA->request($REQUEST)->as_string;
    }
    
  2. or download this
    HTTP/1.1 407 (Proxy Authentication Required) Proxy authentication requ
    +ired
    Proxy-Authenticate: NTLM
    ...
    <p>Please contact the Web server's administrator if this problem persi
    +sts.</p>
    
    </body></html>