Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Rest::Client Headers not getting through

by Random_Walk (Prior)
on May 17, 2018 at 21:36 UTC ( [id://1214801]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    /mediawiki/api.php?action=edit&title=Tst&summary=Tsummary&text=article
    +%20content&token=81750dcca64dc
    
  2. or download this
    The 'token' parameter was found in the query string, but must be in th
    +e POST body
    
  3. or download this
    The token parameter must be set
    
  4. or download this
    use strict;
    use warnings;
    ...
            print Dumper $client->responseContent();
        }
    }
    
  5. or download this
    rwalk@HeartOfGold~> ./LookupsToWiki.pl -d
    Fetching data with: POST /mediawiki/api.php?action=login&lgname=Marvin
    +&lgpassword=leftdiodes&format=json
    ...
                           '*' => 'See http://HeartOfGold.improbable.tea/m
    +ediawiki/api.php for API usage'
                         }
            };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-23 17:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found