Fix CORS max_age configuration parameter

Header "Access-Control-Max-Age" used by a browser to define
for how long to keep preflight request's response cached.

This fix makes this parameter configurable through config section
[cors], attribute max_age.
2 files changed
tree: 35b443dbf780c1e19a952c27dc389622655c44d7
  1. include/
  2. priv/
  3. src/
  4. test/
  5. .travis.yml
  6. LICENSE