aboutsummaryrefslogtreecommitdiff
path: root/tests/net_inet/uasyncio_tcp_read_headers.py.exp
blob: c200238dc6b8336b72a38ce1661add98d6ed7eb7 (plain)
1
2
3
4
5
6
7
8
9
10
write GET
b'HTTP/1.1 200 OK'
b'Content-Type: text/html'
b'Content-Length: 54'
b'Connection: close'
b'Vary: Accept-Encoding'
b'ETag: "54306c85-36"'
b'Accept-Ranges: bytes'
close
done