Commit d19eb4b
fix: this allows to implement OPTIONS request handling in framework c… (#38758)
* fix: this allows to implement OPTIONS request handling in framework controllers - if it is not a CORS preflight request. CORS requests will continue to be handled by core
* Add changelog item for #38758
Co-authored-by: Jannik Stehle <jannik.stehle@gmail.com>1 parent cd1bce4 commit d19eb4b
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
0 commit comments