django-revproxy 0.9.7
pip install django-revproxy==0.9.7
Released:
Yet another Django reverse proxy application.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Mozilla Public License 2.0 (MPL 2.0) (MPL v2.0)
- Author: Sergio Oliveira
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
A simple reverse proxy using Django. It allows to use Django as a reverse Proxy to HTTP requets. 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.6
urllib3 == 1.10.1
diazo >= 1.0.1 (optional)
Install
pip install django-revproxy
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Mozilla Public License 2.0 (MPL 2.0) (MPL v2.0)
- Author: Sergio Oliveira
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- 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 django-revproxy-0.9.7.tar.gz
.
File metadata
- Download URL: django-revproxy-0.9.7.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
709c057c36249c0cd1874098c031c8bfcc510fc11c04b1eb0e374f8bfc667916
|
|
MD5 |
9c4b36d7497a0326281e06da776f18a4
|
|
BLAKE2b-256 |
4e8cd835ae9bdb1ced2c748ef97eb239022b1120987db4a3133c18130a84d424
|