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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | process-data-boolean.patch | 1.27 KB | willhallonline |
Comments
Comment #1
willhallonlineComment #2
willhallonlineComment #3
ikeigenwijs commentedAs far as i can find its not a duplicate and should be ported to the d8 version