On 24.11.22 23:09, Roman Haefeli wrote:
On Thu, 2022-11-24 at 22:00 +0100, KHM t.hartmann wrote:
Hello List,
is there a way to make http requests (get/post) in Pd? In max it can be done with the [dictionary] for composing the request header/body als JSON objects, then send it as a request with [maxurl].
Check purest_json. It is available through Deken.
If the downloads through Deken do not work (they are known to be buggy, and will not load on Mac OS X), try the current development snapshots: https://cloud.residuum.org/index.php/s/380C60JAabnO7jk
.dek files are just zip files with a different extension.
Hth, Thomas