php-oauth
php-oauth copied to clipboard
Allow string arguments for the $body parameter in httpRequest
This pull request aims to resolve #21 by allowing string data to be used in the request body as an alternative to array and form data.