caddy/modules/caddyhttp/fileserver
Aziz Rmadi c2ccf8690f
fileserver: Remove newline characters from precomputed etags (#6394)
* Removed newline characters from precomputed etags

* Update modules/caddyhttp/fileserver/staticfiles.go

---------

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2024-06-19 13:27:10 +00:00
..
testdata
browse.go fileserver: Improve Vary handling (#5849) 2024-04-19 13:43:13 -06:00
browse.html templates: Add pathEscape template function and use it in file browser (#6278) 2024-05-18 12:55:36 -06:00
browsetplcontext.go Fix typos (#6311) 2024-05-10 08:08:54 -06:00
browsetplcontext_test.go
caddyfile.go
command.go
matcher.go caddyhttp: upgrade to cel v0.20.0 (#6161) 2024-03-13 21:32:42 -06:00
matcher_test.go caddyfile: Populate regexp matcher names by default (#6145) 2024-04-17 12:19:14 -06:00
staticfiles.go fileserver: Remove newline characters from precomputed etags (#6394) 2024-06-19 13:27:10 +00:00
staticfiles_test.go