mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2026-03-11 16:08:35 -04:00
- Add string_prefix helper to check path containment - Compute root_canonical once per add_vfs_ call - Use realpath only for filesystem (on_fs=true), keeping simple contains_dot_dot check for VFS - Paths are already URL-decoded by Route.rest_of_path_urlencoded |
||
|---|---|---|
| .. | ||
| dir.ml | ||
| dir.mli | ||
| dune | ||
| mime_.dummy.ml | ||
| mime_.magic.ml | ||
| mime_.mli | ||
| sem.ml | ||
| tiny_httpd_unix.ml | ||