Skip to main content

Yet another Django reverse proxy application.

Project description

https://travis-ci.org/TracyWebTech/django-revproxy.svg https://coveralls.io/repos/TracyWebTech/django-revproxy/badge.png?branch=master

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.

Features

  • Proxies HEAD, GET, POST, PUT, DELETE and OPTIONS methods (not tested with 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

  • No mandatory external dependencies (uses only Python standard library)

  • Apply XSLT transformation in the response (requires Diazo)

Install

pip install django-revproxy

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

django-revproxy-0.3.1.tar.gz (10.2 kB view details)

Uploaded Source

File details

Details for the file django-revproxy-0.3.1.tar.gz.

File metadata

File hashes

Hashes for django-revproxy-0.3.1.tar.gz
Algorithm Hash digest
SHA256 e6ac66677d8c9fa3d8ba12840aeb3f260dbbd009e07bd396f575b0e6abf8b718
MD5 4cb027540cd47eac0e461e91820a9141
BLAKE2b-256 02e349c989a3b83e349b934f9267a0298993ea1fe36139760e3fbb40b436ce13

See more details on using hashes here.

Provenance

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