Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download background_process-7.x-1.9.tar.gztar.gz 28.14 KB
MD5: ea004027f38be71f1e1cc2085aebfa22
SHA-1: 938311dfd077199bc8f7bcaa5ff891ea120d7bee
SHA-256: 0820b1d54849d7b7db0791869915e764147394364a3d40b7b54bf0b66dd61351
Download background_process-7.x-1.9.zipzip 35.6 KB
MD5: 3d19cf8d174b6e889427d65efbda0adb
SHA-1: d67d1f813ad10fa2bb28584bb19d3bed48c8e2b2
SHA-256: 9da9a4f5dd5011086bb2e18932fe26053a49658c32ee99dc1cda66acfe38362b

Release notes

NOTE: Please clear cache before running update.php

Bugfixes:
* #1345262: background_process_update_7001() is broken
* #1354582: Strict warning: Creating default object from empty value in background_process_http_request()
* Don't accept gzip encodings for background requests.
* Fixed service host determination when starting a background process

Improvements:
* Reuse more code
* Updated to coding standards

New features:
* #1347688: Making ETA message optional, Deleting used variables on uninstall
* API for issuing http requests a'la HTTPRL (Plans to join forces or depend on HTTPRL are in place).
* SSL
* HTTP Basic Authentication
* "Rolling window" for asynchronous http requests.
* Determine default service host

Created by: gielfeldt
Created on: 4 Dec 2011 at 12:55 UTC
Last updated: 4 Dec 2011 at 13:45 UTC
New features
Bug fixes

Other releases