aboutsummaryrefslogtreecommitdiff
path: root/src/net/http/example_filesystem_test.go
AgeCommit message (Expand)Author
2025-02-18all: use a more straightforward return valuecuishuang
2024-07-30net/http: match os.File.Readdir behavior in DotFileHidingSean Liao
2020-10-20all: update references to symbols moved from os to io/fsRuss Cox
2018-08-21net/http: add an example of creating a custom FileSystemMarcus Willock