mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
conditionally add vary header to errors
This commit is contained in:
@ -8,13 +8,9 @@
|
||||
|
||||
## 0.6.0 - 2022-02-25
|
||||
- Update `actix-web` dependency to 4.0.
|
||||
- Ensure that preflight responses contain a `Vary` header. [#224]
|
||||
|
||||
[#224]: https://github.com/actix/actix-extras/pull/224
|
||||
|
||||
|
||||
## 0.6.0-beta.10 - 2022-02-07
|
||||
- Ensure that preflight responses contain a Vary header. [#224]
|
||||
- Ensure that preflight responses contain a `Vary` header. [#224]
|
||||
|
||||
[#224]: https://github.com/actix/actix-extras/pull/224
|
||||
|
||||
|
Reference in New Issue
Block a user