Layer 4 - Transport Layer
my_socket.sendall(b"1") my_socket.sendall(b"2") my_socket.sendall(b"3")
How is this broken into packets?
GET /