woodpecker/server/web
Lauris BH 6432109daf
Fix static file caching (#2975)
Replaces #2972

Fixes #2483

Removed etag header as etag is used incorrectly, it should be based on
content not startup time and we don't handle it from request headers
anyway.
2023-12-20 10:31:52 +02:00
..
config.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
web.go Fix static file caching (#2975) 2023-12-20 10:31:52 +02:00
web_test.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00