Non-blocking SSL streams can be difficult to get right, so provide a working example, of a HTTPS client. Signed-off-by: Damien George <damien@micropython.org> |
||
|---|---|---|
| .. | ||
| http_client.py | ||
| http_server.py | ||
| http_server_simplistic.py | ||
| http_server_simplistic_commented.py | ||
| https_client.py | ||
| https_client_nonblocking.py | ||
| https_server.py | ||