1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-08-02 10:45:05 +00:00

Merge branch 'master' into multiple_set_cookies

This commit is contained in:
Nikolay Kim 2018-08-04 08:58:00 -07:00 committed by GitHub
commit 995f819eae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,8 @@
* Fixed headers formating for CORS Middleware Access-Control-Expose-Headers #436
* Fix adding multiple response headers #446
## [0.7.3] - 2018-08-01