v/vlib/net/http/file
2024-04-23 17:20:05 +03:00
..
entity.v os, net.http.file: add a folder listing to the http static file server, started by file.serve/1 (#20192) 2023-12-16 08:06:30 +02:00
folder_index.v vlib: refactor empty string checks to use s == '' or s != '', instead of s.len == 0 (#21300) 2024-04-18 02:44:31 +03:00
static_server.v net.http.file: fix usage examples (add closing apostrophes) 2024-04-23 17:20:05 +03:00