Skip to main content

WSGI proxy application

Project description

This package implements a simple WSGI app that does HTTP 1.0 proxy. You can install it using pip or easy_install:

$ pip install wsgi-proxy

You can run a proxy server using wsgi-proxy command it provides:

$ wsgi-proxy -p8080

It provides a WSGI application object (wsgi_proxy:app) as well:

$ pip install gunicorn
$ gunicorn -p8080 wsgi_proxy:app

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

wsgi-proxy-0.3.1.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file wsgi-proxy-0.3.1.tar.gz.

File metadata

  • Download URL: wsgi-proxy-0.3.1.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wsgi-proxy-0.3.1.tar.gz
Algorithm Hash digest
SHA256 30feacc5b5c1cf93cd233471e608aeed6a2079175d03cb613ea99397e4623581
MD5 aa0f82f16798b0f3482c1ec457eab6f2
BLAKE2b-256 ad92c09b923a605116de34a3fa6572f74c0e3438978cd110ab6c6a0ca1be2811

See more details on using hashes here.

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