6 lines
60 B
Plaintext
6 lines
60 B
Plaintext
|
write GET
|
||
|
read response
|
||
|
read: b'HTTP/1.1 200 OK'
|
||
|
close
|
||
|
done
|