Skip to main content

Yet another Django reverse proxy application.

Project description

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

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


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.9.2.tar.gz (14.0 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-revproxy-0.9.2.tar.gz
Algorithm Hash digest
SHA256 6142516fd6dfeaab1f854535e5906c9259aa93106b17d3c5daf88ff49799cef3
MD5 33095f4f507143cc55078a88ca5c8bb5
BLAKE2b-256 3887e99f9b3e4d0ad920d3bf276bc0ecf7c371266ff8bfd90cba5e12211c46ab

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