This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
actix-web
Watch
1
Star
0
Fork
You've already forked actix-web
0
mirror of
https://github.com/actix/actix-web.git
synced
2024-12-20 23:26:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0cb1b0642f
actix-web
/
tests
History
Nikolay Kim
c877840c07
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
..
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
Allow to set peer_addr for TestRequest
#1074
2019-12-20 16:11:51 +06: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