1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

Merge branch 'master' into user-agent

This commit is contained in:
Nikolay Kim
2018-06-04 14:04:45 -07:00
committed by GitHub
6 changed files with 269 additions and 21 deletions

View File

@ -30,6 +30,8 @@
* `HttpRequest::url_for()` for a named route with no variables segments #265
* `Middleware::response()` is not invoked if error result was returned by another `Middleware::start()` #255
## [0.6.10] - 2018-05-24