mirror of https://github.com/fafhrd91/actix-web
Added changes.md entry
This commit is contained in:
parent
45cccdb623
commit
12a1cb33f1
|
@ -9,6 +9,7 @@
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* HTTP1 decoder should perform case-insentive comparison for client requests (e.g. `Keep-Alive`). #631
|
* HTTP1 decoder should perform case-insentive comparison for client requests (e.g. `Keep-Alive`). #631
|
||||||
|
* Access-Control-Allow-Origin header should only a return a single, matching origin. #603
|
||||||
|
|
||||||
## [0.7.16] - 2018-12-11
|
## [0.7.16] - 2018-12-11
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue