caddy/modules/caddyhttp/fileserver
Matthew Holt 8c72f34357
fileserver: Generate Etag from sidecar file
Don't use the primary/uncompressed file for Etag when serving sidecars.

This was just overlooked initially.
2022-08-08 12:50:06 -06:00
..
testdata fileserver: properly handle escaped/non-ascii paths (#4332) 2021-09-16 20:40:31 +00:00
browse.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00
browse.html fileserver: Move default browse template into a separate file (#4417) 2021-11-15 11:53:54 -07:00
browsetplcontext_test.go fileserver: browse: do not encode the paths in breadcrumbs and page title (#4410) 2021-11-23 03:13:09 -05:00
browsetplcontext.go fileserver: Support virtual file systems (#4909) 2022-07-30 13:07:44 -06:00
caddyfile.go fileserver: Support virtual file system in Caddyfile 2022-07-31 21:41:26 -06:00
command.go caddyhttp: Implement caddy respond command (#4870) 2022-08-01 13:36:22 -06:00
matcher_test.go fileserver: Support virtual file systems (#4909) 2022-07-30 13:07:44 -06:00
matcher.go fileserver: Support virtual file systems (#4909) 2022-07-30 13:07:44 -06:00
staticfiles_test.go caddyhttp: Refactor and export SanitizedPathJoin for use in fastcgi (#4207) 2021-06-17 09:59:08 -06:00
staticfiles.go fileserver: Generate Etag from sidecar file 2022-08-08 12:50:06 -06:00