[Spark] Port Contentful libs from Lunr\Network\Curl to Requests

Review Request #464 — Created Oct. 14, 2016 and submitted — Latest diff uploaded

pprkut
Lunr
ff80769...
lunr

Port Contentful libs from Lunr\Network\Curl to Requests.

Unit tests
Example requests

.gitignore
src/Lunr/Spark/Contentful/DeliveryApi.php
src/Lunr/Spark/Contentful/PreviewApi.php
src/Lunr/Spark/Contentful/Tests/DeliveryApiBaseTest.php
src/Lunr/Spark/Contentful/Tests/DeliveryApiGetAssetsTest.php
src/Lunr/Spark/Contentful/Tests/DeliveryApiGetEntriesTest.php
src/Lunr/Spark/Contentful/Tests/DeliveryApiGetJsonResultsTest.php
src/Lunr/Spark/Contentful/Tests/DeliveryApiTest.php
src/Lunr/Spark/Contentful/Tests/PreviewApiBaseTest.php
src/Lunr/Spark/Contentful/Tests/PreviewApiTest.php
support/setup.sh
tests/test.bootstrap.inc.php
Loading...