mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Allow to gracefully stop test server via TestServer::stop()
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
|
||||
* Rename `HttpServer::start()` to `HttpServer::run()`
|
||||
|
||||
* Allow to gracefully stop test server via `TestServer::stop()`
|
||||
|
||||
|
||||
## [2.0.0-rc] - 2019-12-20
|
||||
|
||||
|
Reference in New Issue
Block a user