How submit a PUT request using HTTP connector
Using version 6.3 SP1
When I call REST api using the REST connector, the SSL fails. But using the same Trust/Key store when I call using HTTP connector, it works fine. Thats a question for different day!
Now, can I do a PUT request using HTTP connector? Looks like it only supports POST/GET.