Showing posts with label authorization. Show all posts
Showing posts with label authorization. Show all posts

Tuesday, May 15, 2012

New to REST API


basically I have been assigned to build a REST request application in PHP, using a 3rd party REST API. Doing POSTs, GETs etc seems simple, however they have something called an Authorization header which uses a Digest token. How do I pass this via a get?