micropython/tests/net_inet/asyncio_open_connection.py.exp

6 wiersze
60 B
Plaintext

write GET
read response
read: b'HTTP/1.1 200 OK'
close
done