mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
allow to send request using custom connector
This commit is contained in:
@ -14,10 +14,14 @@
|
||||
|
||||
* Added StaticFiles::index_file()
|
||||
|
||||
* Added http client
|
||||
|
||||
* Added basic websocket client
|
||||
|
||||
* Added TestServer::ws(), test websockets client
|
||||
|
||||
* Added TestServer test http client
|
||||
|
||||
* Allow to override content encoding on application level
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user