You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Sokolovsky 00a9590e3a examples/http_client: Use read() instead of readall(). 8 years ago
..
http_client.py examples/http_client: Use read() instead of readall(). 8 years ago
http_client_ssl.py examples/network/http_client*: Use \r\n line-endings in request. 8 years ago
http_server.py examples/network: Split recv- and read-based HTTP servers. 8 years ago
http_server_simplistic.py examples/http_server_simplistic: Add "not suitable for real use" note. 8 years ago
http_server_simplistic_commented.py examples/network: Split recv- and read-based HTTP servers. 8 years ago
http_server_ssl.py examples/http_server*: Update for buffered-like streams (read line by line). 8 years ago