mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 06:57:43 +02:00
Allow to use path without traling slashes for scope registration #241
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
|
||||
## [0.6.10] - 2018-05-xx
|
||||
|
||||
### Added
|
||||
|
||||
* Allow to use path without traling slashes for scope registration #241
|
||||
|
||||
### Fixed
|
||||
|
||||
* `TestServer::post()` actually sends `GET` request #240
|
||||
|
Reference in New Issue
Block a user