CHANGELOG.txt |
CHANGELOG.txt |
|
Rules HTTP Client 7.x-1.x-dev, xxxx-xx-xx (Development release)
--------------------------------------------------------------------------------
- by Deciphered: Fixed issue with multiline data.
- #2401139 by Deciphered, strainyy: Fixed minor… |
README.txt |
README.txt |
|
This module adds an action wrapping of drupal_http_request to use Rules for
making http requests. It has many general uses, because the Hypertext Transfer
Protocol is the foundation of web data communication.
For Drupal in particular, it is a great… |
rules_http_client.info |
rules_http_client.info |
|
name = Rules HTTP Client
description = Provides an action for making http requests.
package = Rules
core = 7.x
dependencies[] = rules |
rules_http_client.module |
rules_http_client.module |
|
Drupal requires this file. |
rules_http_client.rules.inc |
rules_http_client.rules.inc |
|
Rules module integration. |