This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. h11 is suitable for implementing both servers and clients, and has a pleasantly symmetric API: the ...
This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. h11 is suitable for implementing both servers and clients, and has a pleasantly symmetric API: the ...