WSGIProxy 0.2.2
pip install WSGIProxy
Released:
HTTP proxying tools for WSGI apps
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Ian Bicking
- Tags wsgi, paste, http, proxy
Classifiers
- Development Status
- Environment
- Framework
- License
- Topic
Project description
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.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Ian Bicking
- Tags wsgi, paste, http, proxy
Classifiers
- Development Status
- Environment
- Framework
- License
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file WSGIProxy-0.2.2.tar.gz
.
File metadata
- Download URL: WSGIProxy-0.2.2.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f322e2c45c6e663beff1801255240f370b26fef7392f5ce5001adcd100e1f73 |
|
MD5 | b553c2f9b66a1816fcb1681e3f70ba15 |
|
BLAKE2b-256 | 5623c110badc5e220682adab8fbcd69a3fd6190db3c649d503a411ec175d2efc |