mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
fix panic in cors if request does not contain origin header and send_wildcard is not set
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
|
||||
* Fix client cookie handling
|
||||
|
||||
* Fix CORS middleware #117
|
||||
|
||||
* Optimize websockets stream support
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user