Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download http_client-7.x-2.4.tar.gztar.gz 14.66 KB
MD5: d3361810cb855da9dadf519080aacd78
SHA-1: 353ccc54c1d5e1985b9d5549f93c41d3000ef42c
SHA-256: b34e902f67e7f832bf28ffbf4f9debd4e5e87231f2fccf87e6bca5c58c71827b
Download http_client-7.x-2.4.zipzip 18.11 KB
MD5: 2667dc0f7e7d375d8aa497500f2912c4
SHA-1: 2c25d1578032586ac09d3fe544b183e8619b7ceb
SHA-256: c66c69e10a6fa07f2dca585692a4c4e60c4cf13fc51b7c99fa03892708831c46

Release notes

Issue #1415974 by caseyamcl: Allow $curlopts to override the options set by HttpClientCurlDelegate::curl().
Issue #1339906 by freblasty: Support multipart POST
Issue #1502052 by Laurent_: Added missing methods accepts and contentType to the HttpClientXMLFormatter class.
By Hugo Wetterberg: Parsing the response code so that we get an int instead of string.
By Hugo Wetterberg: Only attempting to clone if the response is an object.
Issue #1313374 by sandhurs: Only setting post fields when we're doing a PUSH, PUT or another request with a body.

Created by: Hugo Wetterberg
Created on: 22 Aug 2012 at 14:42 UTC
Last updated: 22 Aug 2012 at 14:47 UTC
New features
Bug fixes

Other releases