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

Refactor TestServer configuration

This commit is contained in:
Nikolay Kim
2018-03-20 11:23:35 -07:00
parent 6cd40df387
commit 8198f5e10a
7 changed files with 266 additions and 14 deletions

View File

@ -10,6 +10,8 @@
* Fix server websockets big payloads support
* Refactor `TestServer` configuration
## 0.4.9 (2018-03-16)