prometheus/util/httputil
Thomas Jackson 106542a1fe Only set CORS headers if they aren't set already
This allow for middleware to set these to more specific values if desired
2024-11-04 22:24:20 -08:00
..
compression.go Use github.com/klauspost/compress for gzip and zlib 2024-02-22 17:08:15 +00:00
compression_test.go golangci-lint: enable usestdlibvars linter 2024-04-08 19:26:23 +00:00
context.go Use struct{} as underlying type for context keys (#6965) 2020-03-11 15:05:35 +01:00
cors.go Only set CORS headers if they aren't set already 2024-11-04 22:24:20 -08:00
cors_test.go golangci-lint: enable usestdlibvars linter 2024-04-08 19:26:23 +00:00