wsgissl 0

WSGI middleware for detecting X-Forwarded-SSL headers
Download

wsgissl 0 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Owen Jacobson
  • Publisher web site:
  • http://alchemy.grimoire.ca/

wsgissl 0 Tags


wsgissl 0 Description

WSGI middleware for detecting X-Forwarded-SSL headers wsgissl is a WSGI middleware for detecting X-Forwarded-SSL headers.Freestanding:Wrap your application in an instance of wsgissl.ForwardedSSLDetectingFilter:>>> import wsgissl as s>>> my_app = MyWsgiApp()>>> my_app = s.ForwardedSSLDetectingFilter(my_app)Paster:Add a filter to your application stanza:use: egg:my-app#mainfilter-with: ssl-detectuse: egg:wsgissl#ssl-detect Requirements: · Python


wsgissl 0 Related Software