This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-web
Watch
1
Star
0
Fork
0
You've already forked actix-web
mirror of
https://github.com/fafhrd91/actix-web
synced
2025-01-13 20:15:26 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
tests
History
Maksym Vorobiov
835a00599c
rollback missed dependencies and CHANGES in crates except actix-http
2020-02-27 09:37:05 +09:00
..
cert.pem
drop unpin constraint
2019-11-21 16:02:17 +06:00
key.pem
drop unpin constraint
2019-11-21 16:02:17 +06:00
test_httpserver.rs
Rename HttpServer::start() to HttpServer::run()
2019-12-22 17:12:22 +04:00
test_server.rs
rename App::register_data to App::app_data and HttpRequest::app_data returns Option<&T> instead of Option<&Data<T>>
2019-12-20 17:13:09 +06:00
test_weird_poll.rs
rollback missed dependencies and CHANGES in crates except actix-http
2020-02-27 09:37:05 +09:00