Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

LWP Authorisation issue

by kapila (Acolyte)
on Feb 25, 2013 at 11:36 UTC ( [id://1020498]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    curl -k -H "Authorization: Basic YWRtaW4=" -X POST  -d "{\"repository_
    +path\":":pserver:user:pwd@svn:/opt/cvsroot",\"username\":"admin",\"pa
    +ssword\":"admin",\"submit-as\":"admin"}" "http://codereview.xyz.com/a
    +pi/r/new/"
    
  2. or download this
    #!/usr/local/bin/perl
    
    ...
     else {
         die $response->status_line;
     }
    
  3. or download this
     <h1>JavaScript is turned off</h1>
         <p>Review Board requires JavaScript in order to function.
    ...
         for specific sites, we recommend the
         <a href="https://addons.mozilla.org/en-US/firefox/addon/722">NoSc
    +ript
         extension</a>.</p>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1020498]
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-03-28 19:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found