Danil Platonov
|
f8f7b3b7e2
|
allow to stop and start http server at will with SIGINT, stop the server on uncaught throws, display timing info for each request, use setup_call_cleanup in more places to avoid potential leaks, when handler for a path doesn't have a matching case, throw a detailed error instead of silently continuing
|
2026-05-30 15:47:50 -07:00 |
|
Danil Platonov
|
35aa4d9048
|
cargo fmt
|
2026-04-12 19:32:40 -07:00 |
|
Danil Platonov
|
8e2dcd905b
|
pass scryer path through stream instead of env var
|
2026-04-12 19:29:39 -07:00 |
|
Danil Platonov
|
081f3c0827
|
http server test, and also unignore http client test
|
2026-04-11 08:59:01 -07:00 |
|
Danil Platonov
|
337d9c5583
|
move drop to impl Drop
|
2026-01-26 04:57:28 -08:00 |
|
Danil Platonov
|
26523139a8
|
fix http stream not being closed fully
|
2026-01-25 03:16:37 -08:00 |
|