为标准库模块 http.server 添加对 HTTP 压缩的支持
项目描述
该模块向标准库模块 http.server 添加了对 HTTP 压缩(例如 gzip)的支持。
用法:
python -m httpcompressionserver [-h] [--bind ADDRESS] [port]
positional arguments:
port Specify alternate port [default: 8000]
optional arguments:
-h, --help show this help message and exit
--bind ADDRESS, -b ADDRESS
Specify alternate bind address [default: all
interfaces]
项目详情
下载文件
下载适用于您平台的文件。如果您不确定要选择哪个,请了解有关安装包的更多信息。
源分布
httpcompressionserver-0.5.tar.gz
(5.3 kB
查看哈希)
内置分布
httpcompressionserver-0.5-py3.10.egg
(9.5 kB
查看哈希)