Files
vault/changelog/24373.txt
miagilepner 959d548ac6 Add PATCH to CORS allowed request methods (#24373)
* add PATCH to cors request methods

* changelog
2023-12-07 11:27:35 +01:00

3 lines
79 B
Plaintext

```release-note:bug
http: Include PATCH in the list of allowed CORS methods
```