Been using rules_http_client for a while and think it is great. Had a client recently want to be able to send JSON to a service. After having a bit of a look into the rules code. Looked how I could circumvent the data processing to submit whatever you want (JSON,XML) as the data of the request.

Added a small boolean choice to process the data or not.

Attached a patch against latest dev version.

CommentFileSizeAuthor
#1 process-data-boolean.patch1.27 KBwillhallonline

Comments

willhallonline’s picture

StatusFileSize
new1.27 KB
willhallonline’s picture

Status: Active » Closed (duplicate)
ikeigenwijs’s picture

Status: Closed (duplicate) » Patch (to be ported)

As far as i can find its not a duplicate and should be ported to the d8 version