[Spark] Port Contentful libs from Lunr\Network\Curl to Requests
Review Request #464 — Created Oct. 14, 2016 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
ff80769... | |
Reviewers | |
lunr | |
Port Contentful libs from Lunr\Network\Curl to Requests.
Unit tests
Example requests
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
.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 |
---|