mirror of https://github.com/fafhrd91/actix-web
* added `TestServer::ws_at(uri_str)`
* modified `TestServer::ws()` to call `self.ws_at("/")` to preserve
behavior
Closes #432
|
||
|---|---|---|
| .. | ||
| cert.pem | ||
| key.pem | ||
| test.binary | ||
| test.png | ||
| test_client.rs | ||
| test_handlers.rs | ||
| test_middleware.rs | ||
| test_server.rs | ||
| test_ws.rs | ||