How to Make a Https/SSL Request in Caché ObjectScript
How to Make a Https/SSL Request in Caché ObjectScript ? If possible please provide some working example with some https url.
Discussion (2)0
Comments
See Using SSL to Connect for %Net.HttpRequest.
Some examples of calling HTTPS GitHub API.