mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
allow OPTIONS requests without request-method header (#226)
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
- Do not consider requests without a `Access-Control-Request-Method` as preflight. [#226]
|
||||
|
||||
[#226]: https://github.com/actix/actix-extras/pull/226
|
||||
|
||||
|
||||
## 0.6.0 - 2022-02-25
|
||||
|
Reference in New Issue
Block a user