mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Correct composing of multiple origins in cors (#518)
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
### Fixed
|
||||
|
||||
* HTTP1 decoding errors are reported to the client. #512
|
||||
* Correctly compose multiple allowed origins in CORS. #517
|
||||
|
||||
## [0.7.8] - 2018-09-17
|
||||
|
||||
|
Reference in New Issue
Block a user