Skip to main content

Add support of HTTP compression to standard library module http.server

Project description

This module adds support of HTTP compression (eg gzip) to the standard library module http.server.

Usage:

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]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

httpcompressionserver-0.5.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

httpcompressionserver-0.5-py3.10.egg (9.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page