PythonExtra/tests/net_inet/uasyncio_open_connection.py.exp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
60 B
Plaintext
Raw Normal View History

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