ashwinks / PHP-LinkedIn-SDK

A PHP wrapper for the LinkedIn API
94 stars 74 forks source link

fixed json encoding, added content-type header to curl request #4

Closed mhmaguire closed 10 years ago

mhmaguire commented 10 years ago

This pull request fixes payload formatting for json post requests and adds a content-type header

mhmaguire commented 10 years ago

see https://github.com/ashwinks/PHP-LinkedIn-SDK/issues/3 for context