Yet another Django reverse proxy application.
Project description
A simple reverse proxy using Django. It allows to use Django as a reverse Proxy to HTTP requests. It also allows to use Django as an authentication Proxy.
Documentation available at http://django-revproxy.readthedocs.org/
Features
Proxies all HTTP methods: HEAD, GET, POST, PUT, DELETE, OPTIONS, TRACE, CONNECT and PATCH
Copy all http headers sent from the client to the proxied server
Copy all http headers sent from the proxied server to the client (except hop-by-hop)
Basic URL rewrite
Sets the http header REQUEST_USER if the user is logged in Django
Handles redirects
Few external dependencies
Apply XSLT transformation in the response (requires Diazo)
Dependencies
django >= 1.8
urllib3 >= 1.12
diazo >= 1.0.5 (optional)
lxml >= 3.4, < 3.5 (optional, but diazo dependency)
Install
pip install django-revproxy
Project details
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
Built Distribution
File details
Details for the file django-revproxy-0.9.15.tar.gz
.
File metadata
- Download URL: django-revproxy-0.9.15.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b539736e438aad3cd8b34563125783678f65bcb847970c95d8e9820e6dc88b3 |
|
MD5 | 4f602e0ca7fc51fbe78485d6e9b19241 |
|
BLAKE2b-256 | f75137521e43040f427fc07b90072e5f65a409d1b39f55cc006556cdf0fe4e24 |
Provenance
File details
Details for the file django_revproxy-0.9.15-py3-none-any.whl
.
File metadata
- Download URL: django_revproxy-0.9.15-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2c6244aaf53fbbecb79084bf507761754b36895c0f6d01349066e9a355e8455 |
|
MD5 | e90c0240d25a164cbdc83271d30d9834 |
|
BLAKE2b-256 | 136be77614eab3bfd1200d8defebef551871b15506beba1937fb41dfc9b43cf8 |