{ "info": { "author": "Ian Bicking", "author_email": "ianb@colorstudy.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Paste", "License :: OSI Approved :: MIT License", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", "Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware" ], "description": "WSGIProxy gives tools to proxy arbitrary(ish) WSGI requests to other\nprocesses over HTTP.\n\nThis will encode the WSGI request CGI-style environmental variables\n(which must be strings), plus a configurable set of other variables.\nIt also sends values like ``HTTP_HOST`` and ``wsgi.url_scheme`` which\nare often obscured by the proxying process, as well as values like\n``SCRIPT_NAME``. On the receiving end, a WSGI middleware fixes up the\nenvironment to represent the state of the original request. This\nmakes HTTP more like FastCGI or SCGI, which naturally preserve these\nvalues.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pythonpaste.org/wsgiproxy/", "keywords": "wsgi paste http proxy", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "WSGIProxy", "package_url": "https://pypi.org/project/WSGIProxy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/WSGIProxy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pythonpaste.org/wsgiproxy/" }, "release_url": "https://pypi.org/project/WSGIProxy/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "HTTP proxying tools for WSGI apps", "version": "0.2.2" }, "last_serial": 785974, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f1d6cb20b6a1a9991fc2da4cc3e7f2e8", "sha256": "b293abdfebce9ea7f379dd00810b366d4682bdf9cf894ee453d275ce93ca2b17" }, "downloads": -1, "filename": "WSGIProxy-0.1.tar.gz", "has_sig": false, "md5_digest": "f1d6cb20b6a1a9991fc2da4cc3e7f2e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15816, "upload_time": "2008-06-13T18:55:43", "url": "https://files.pythonhosted.org/packages/86/26/0887e7302f9623c6d8c860236ed6cea6edd54223c87b4160977b446894fb/WSGIProxy-0.1.tar.gz" } ], "0.1dev": [ { "comment_text": "", "digests": { "md5": "fb7b61d24a6c2264b37815edb96db10c", "sha256": "70f2401eb3fcbd450cf28faea24163adaf9e3044a456712e110b0f384d8cafa9" }, "downloads": -1, "filename": "WSGIProxy-0.1dev.tar.gz", "has_sig": false, "md5_digest": "fb7b61d24a6c2264b37815edb96db10c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15816, "upload_time": "2008-06-13T16:10:06", "url": "https://files.pythonhosted.org/packages/fd/cf/4dcc1637fb97e6038876574677504dec7ae2535ad8c9b63f683b1fc5480e/WSGIProxy-0.1dev.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "d88c9941170fe7bd61ddfc672a55b4c1", "sha256": "797e56b9bc927cf4c97895c390172a5ed3e85004a8096b281e82fd3ddc54942d" }, "downloads": -1, "filename": "WSGIProxy-0.2.tar.gz", "has_sig": false, "md5_digest": "d88c9941170fe7bd61ddfc672a55b4c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17156, "upload_time": "2009-07-16T01:05:41", "url": "https://files.pythonhosted.org/packages/bd/d5/c9a8cf6df107735a0e03e914f599487499cefdc4de445f54db49ad7e4186/WSGIProxy-0.2.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "b553c2f9b66a1816fcb1681e3f70ba15", "sha256": "2f322e2c45c6e663beff1801255240f370b26fef7392f5ce5001adcd100e1f73" }, "downloads": -1, "filename": "WSGIProxy-0.2.2.tar.gz", "has_sig": false, "md5_digest": "b553c2f9b66a1816fcb1681e3f70ba15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10089, "upload_time": "2010-06-10T23:47:41", "url": "https://files.pythonhosted.org/packages/56/23/c110badc5e220682adab8fbcd69a3fd6190db3c649d503a411ec175d2efc/WSGIProxy-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b553c2f9b66a1816fcb1681e3f70ba15", "sha256": "2f322e2c45c6e663beff1801255240f370b26fef7392f5ce5001adcd100e1f73" }, "downloads": -1, "filename": "WSGIProxy-0.2.2.tar.gz", "has_sig": false, "md5_digest": "b553c2f9b66a1816fcb1681e3f70ba15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10089, "upload_time": "2010-06-10T23:47:41", "url": "https://files.pythonhosted.org/packages/56/23/c110badc5e220682adab8fbcd69a3fd6190db3c649d503a411ec175d2efc/WSGIProxy-0.2.2.tar.gz" } ] }