Downloads

Download httprl-6.x-1.9.tar.gztar.gz 37.14 KB
MD5: cae757ab36c0e16b3d8fa50b57a98473
SHA-1: cca7f4419aad1ee38ccd6b18c1939d803eeb28ac
SHA-256: a3cd2b03ee410245642c0b55a649cb94889bbfe1c8f517cae0320c5085e475f6
Download httprl-6.x-1.9.zipzip 39.94 KB
MD5: abb98ad4f888c50b90fbcf79d6f74986
SHA-1: f0e69526d2a8c2f8bd14d4cb4a1908b5e980077c
SHA-256: 2dc10be400205927959d42f7cd0edeb521a193af18b89c1c3c3d7bb5f83772f9

Release notes

Bug Fixes

#1873942: Non-existent host is status code 11001
#1873954: False alarms, sites are up and running
#1874764: Connection timed out message may confuse end users
#1738548: HTTPRL - Core drupal_http_request() error in Status repport (maintenance mode)
#1885600: Fix coder warnings
#1888790: Fatal error: Cannot use object of type stdClass as array in
#1888762: Warning: stream_select(): 3239 is not a valid stream resource in httprl_send_request()
#1891676: More issues with timings
#1878454: When does something happen?

New Features

#1426854: Enforce Range headers on the client side
#1874600: Option to re-assemble byteranges
#1889006: Add example for file save

Notes

A new function httprl_is_backround_callback_capable() has been added. You can now disable background callbacks on the configuration page. If background callbacks are disabled, httprl_queue_background_callback() will return NULL. If a 'background_callback' is set for a normal http request, it will be transformed into a 'callback' and then ran. Disabling backround callbacks should only been done if you can not get them to work on your server.

Older Release Notes

Created by: mikeytown2
Created on: 18 Jan 2013 at 21:16 UTC
Last updated: 5 Nov 2013 at 02:08 UTC
New features
Bug fixes

Other releases