You are here

namespace Drupal\little_helpers\Rest in Little helpers 7

Same name in other branches
  1. 7.2 Drupal\little_helpers\Rest
Classsort descending Location Description
Client src/Rest/Client.php This a simple JSON REST Client based on drupal_http_request().
HttpError src/Rest/HttpError.php An exception class that signifies a non 200 HTTP response.