1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00

update changes

This commit is contained in:
Nikolay Kim 2018-08-07 12:00:51 -07:00
parent 58a079bd10
commit 5bd82d4f03

View File

@ -21,6 +21,9 @@
* Client includes port in HOST header when it is not default(e.g. not 80 and 443). #448
* Panic during access without routing being set #452
## [0.7.3] - 2018-08-01
### Added