Commit graph

12 commits

Author SHA1 Message Date
William Blankenship
1fe6e4c024
Merge pull request #43 from ubergesundheit/less-allowed-headers
Send out less access-control-allow-headers
2017-11-16 22:12:50 -08:00
ubergesundheit
0217b82729
add test for checking for duplicate allow headers 2017-10-31 20:47:47 +01:00
Andrew Houghton
be2f83d322 allow regexp for origins 2017-07-17 16:22:08 -07:00
Romain Prieto
9a388d0168 Pre-process origin matchers for better performance (regexes created once only) 2017-05-23 13:39:58 +10:00
Romain Prieto
97a01584c3 Support for * in the origin list for partial matches 2017-05-23 13:39:58 +10:00
retrohacker
3d0f3257a6 Use standard style guide 🎉 2017-05-23 08:28:29 +10:00
retrohacker
7aad8040ca Merged with https://github.com/restify/plugins/pull/10 2017-05-09 13:23:44 -07:00
Walker Weyerhaeuser
f41b09029b add support and tests for simple/actual requests needing Access-Control-Allow-Credentials 2015-05-08 16:04:52 -05:00
nguyenchr
5ce0bf7764 Add option to specify the preflight max age 2014-10-10 18:14:36 +11:00
rprieto
d27d9e806a Fix typos 2014-05-08 23:07:57 +10:00
rprieto
a9f370e474 Splitting the handlers (preparation for creating a separate "actual" handler) 2014-05-08 22:47:51 +10:00
Romain Prieto
635d779252 First commit, supports 12/15 items of the spec 2014-05-08 12:16:17 +10:00