Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

LWP digest authentication fails with PUT method

by bilal_j (Initiate)
on May 15, 2018 at 21:39 UTC ( [id://1214588]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    {
    ...
    my $ua = DINAgent->new;
    
    my $res = $ua->request($req);
    
  2. or download this
    
    GET http://192.168.54.24/restapi/relay/outlets/=4/state/
    ...
    
    ==> 207 Responses from multiple resources follow
    
  3. or download this
    
    PUT http://192.168.54.24/restapi/relay/outlets/=4/state/
    ...
    '--------------------------------+------------------------------------
    +--------------'
    
    ==> 401 Unauthorized
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-24 05:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found