Retrieving content served over HTTPS
- Posted by Bazzadude May 21, 2015
- 1538 views
std/net/http.e doesn't provide support for the HTTPS protocol: is there a preferred way of doing this - ie, basic get/post requests - from Euphoria (or a part of the standard lib I'm missing here) - and/or have others defaulted to use of something like a CURL wrapper for this sort of task?