Michael Krotscheck 027dd345f3 Add CORS Middleware for Oslo.
This aims to provide a comprehensive middleware solution
for the CORS (Cross-Origin-Resource-Sharing) specification -
http://www.w3.org/TR/cors/.

Tests and documentation have been provided.

Change-Id: I3c0ff620f10bec2cbf7b748d48fff025aab44351
2015-04-08 18:28:13 -07:00

14 lines
150 B
ReStructuredText

.. include:: ../../README.rst
Contents
========
.. toctree::
:maxdepth: 2
installation
api
healthcheck_plugins
cors
contributing