It is nice that the library will be added on the next version and that it can be used to download from secure addresses. I wonder if I can then request from an https site like this:
Code: Select all
filename = https.request(filename)
or do I need to add any other api request to accomplish that.
Thanks!