WSGIProxy gives tools to proxy arbitrary(ish) WSGI requests to other processes over HTTP.
This will encode the WSGI request CGI-style environmental variables (which must be strings), plus a configurable set of other variables. It also sends values like HTTP_HOST and wsgi.url_scheme which are often obscured by the proxying process, as well as values like SCRIPT_NAME. On the receiving end, a WSGI middleware fixes up the environment to represent the state of the original request. This makes HTTP more like FastCGI or SCGI, which naturally preserve these values.
Release files for WSGIProxy 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| WSGIProxy-0.2.2.tar.gz | 10.1 kB | Details |
Release files / WSGIProxy-0.2.2.tar.gz
| Download URL | WSGIProxy-0.2.2.tar.gz |
|---|---|
| Size | 10.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2f322e2c45c6e663beff1801255240f370b26fef7392f5ce5001adcd100e1f73
|
|
BLAKE2b-256 checksum How to use checksums |
5623c110badc5e220682adab8fbcd69a3fd6190db3c649d503a411ec175d2efc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |