Skip to content

Commit

Permalink
- enable max-age to be specified on CORS headers (thanks to [Philipp …
Browse files Browse the repository at this point in the history
…Holly](https://github.com/phips28)) \

- limit magic location header only to actual 3xx redirects (301 and 302), allowing other codes such as 304 to be handled differently, fixes [issue 20](#20)
  • Loading branch information
gojko committed Nov 24, 2016
1 parent 50dc549 commit 684d9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "claudia-api-builder",
"version": "2.0.2",
"version": "2.1.0",
"description": "Simplify AWS ApiGateway handling",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 684d9a5

Please sign in to comment.