make https conditionally compiled with the secure feature
Writing some examples Index page for lms
parent
9191168b
No related branches found
No related tags found
Showing
- core/http/Cargo.toml 4 additions, 0 deletionscore/http/Cargo.toml
- core/http/src/handlers/handler.rs 3 additions, 22 deletionscore/http/src/handlers/handler.rs
- core/http/src/handling/response/build_and_write.rs 2 additions, 3 deletionscore/http/src/handling/response/build_and_write.rs
- core/http/src/setup.rs 94 additions, 34 deletionscore/http/src/setup.rs
- examples/1.rs 113 additions, 0 deletionsexamples/1.rs
- site/Cargo.toml 2 additions, 1 deletionsite/Cargo.toml
- site/src/main.rs 12 additions, 97 deletionssite/src/main.rs
- site/static/hello.css 0 additions, 4 deletionssite/static/hello.css
- site/static/hello.html 2 additions, 2 deletionssite/static/hello.html
- site/static/style.css 16 additions, 0 deletionssite/static/style.css
- site/templates/index.html 11 additions, 0 deletionssite/templates/index.html
examples/1.rs
0 → 100644
site/static/hello.css
deleted
100644 → 0
site/static/style.css
0 → 100644
site/templates/index.html
0 → 100644
Please register or sign in to comment