I've been trying the http requests library but it doesn't seem to handle https requests.
The context is that I want to read and send (i.e. get and post) to an IoT device. It seems to have only https communications available.
I've been trying the http requests library but it doesn't seem to handle https requests.
The context is that I want to read and send (i.e. get and post) to an IoT device. It seems to have only https communications available.