[Spark] Twitter api functions set the header and options for curl

Review Request #226 — Created Oct. 30, 2013 and submitted — Latest diff uploaded

dinos
Lunr
dinostheo:TwitterNoHeader
lunr
Removes the header and option params from the get_json function of the Api class and sets them on the twitter api functions. 
unit tests
src/Lunr/Spark/Twitter/Api.php
src/Lunr/Spark/Twitter/Authentication.php
src/Lunr/Spark/Twitter/Tests/ApiGetJsonResultsTest.php
src/Lunr/Spark/Twitter/Tests/AuthenticationApiTest.php
Loading...