micropython/tests/net_inet/uasyncio_open_connection.py.exp
2020-03-26 01:25:45 +11:00

6 lines
60 B
Plaintext

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