namespace Drupal\little_helpers\Rest in Little helpers 7.2
Same name in other branches
Class![]() |
Location | Description |
---|---|---|
Client |
src/ |
This a simple JSON REST Client based on drupal_http_request(). |
ClientTest |
tests/ |
Test the JSON/REST API-client. |
HttpError |
src/ |
An exception class that signifies a non 200 HTTP response. |