batman-ezio
|
bb95f7af54
|
feat: add allow_origins_by_regex to cors plugin (#3839)
|
2021-03-22 15:55:54 +08:00 |
|
John Bampton
|
4ebccafbdc
|
chore: fix spelling (#3253)
|
2021-03-14 22:53:34 +08:00 |
|
John Bampton
|
696cb50ba5
|
feat(CI): check for trailing whitespace (#3250)
|
2021-02-16 12:14:46 +08:00 |
|
罗泽轩
|
70bd9802c5
|
bugfix: avoid overwriting Vary header in cors plugin (#2271)
|
2020-09-27 16:43:09 +08:00 |
|
罗泽轩
|
149a66ad40
|
feat: Vary needs to be used when Access-Control-Allow-Origin is not '*' (#2046)
See https://fetch.spec.whatwg.org/#cors-protocol-and-http-caches.
|
2020-08-12 09:12:58 +08:00 |
|
Vinci Xu
|
2ac47735a1
|
feat: add '**' for alllow_headers and complete docs (#2004)
fix #1983
|
2020-08-06 16:13:33 +08:00 |
|
Vinci Xu
|
2936c7d89d
|
feat: add option for cors and bugfix (#1963)
fix #1915 #1704
|
2020-08-01 08:03:22 +08:00 |
|
Vinci Xu
|
ffce4b7720
|
bugfix(CORS): using rewrite phase and add lru cache for multiple origin (#1531)
|
2020-05-06 11:52:49 +08:00 |
|
罗泽轩
|
eb358e94c8
|
bugfix: plugin in header_filter/body_filter should be run like log phase (#1383)
|
2020-04-02 17:20:13 +08:00 |
|
Vinci Xu
|
c363ea46d9
|
feature: add cors plugin (#1327)
|
2020-03-29 10:30:59 +08:00 |
|