博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
write a python http server & client
阅读量:7088 次
发布时间:2019-06-28

本文共 163 字,大约阅读时间需要 1 分钟。

server:

could support gzip transfer

chuncked

https

async io

 

 

client:

could handle server function

check then encode gbk or utf-8

use select

support http/https proxy

转载地址:http://wtgml.baihongyu.com/

你可能感兴趣的文章