Hi everyone! I am fairly new to MicroPython but had great fun tonight playing around with it. The session resulted in a bit of source code for making HTTP POST requests to SSL URLs with support for Basic Auth and with the data sent as x-www-form-urlencoded. Anyone looking to do the same can find the...