This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ntex-extras
Watch
1
Star
0
Fork
You've already forked ntex-extras
0
mirror of
https://github.com/ntex-rs/ntex-extras.git
synced
2025-04-04 21:38:01 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cf3577550c
ntex-extras
/
tests
History
Nikolay Kim
6a0cd2dced
Rename HttpServer::start() to HttpServer::run()
2019-12-22 17:12:22 +04: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