I'm trying to use the 'HTTP Requests for Processing' library, but it seems to be specifically tailored to sending form-encoded requests. Is anyone able to use this to make calls against a REST API with JSON content?
↧
I'm trying to use the 'HTTP Requests for Processing' library, but it seems to be specifically tailored to sending form-encoded requests. Is anyone able to use this to make calls against a REST API with JSON content?