python3-wsgicors

WSGI middleware to handle CORS preflight requests for Python 3
  https://pypi.python.org/pypi/wsgicors
  0
  no reviews



This is a WSGI middleware that answers CORS preflight requests and adds the needed header to the response. For CORS see: http://www.w3.org/TR/cors/.