aboutsummaryrefslogtreecommitdiff
path: root/lib/http/fs_handler.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2026-01-06lib/http: add second return value, statusCode, to FSHandlerShulhan
2024-03-15lib/http: refactoring FSHandler type to return [*memfs.Node]Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2024-01-24lib/http: update doc to use comment linksShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2022-03-31lib/http: rewrite ServerOptions FSHandler to handle request in generalShulhan