miniflux-v2/internal/http/response
jvoisin 93c9d43497 http/response: get rid of the X-XSS-Protection header
It's useless at best, dangerous at worst, and shouldn't be used anymore
anywhere. See the following resources for details:

- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection
- https://chromestatus.com/feature/5021976655560704
- https://bugzilla.mozilla.org/show_bug.cgi?id=528661
- https://blogs.windows.com/windows-insider/2018/07/25/announcing-windows-10-insider-preview-build-17723-and-build-18204/
2024-03-24 13:45:38 -07:00
..
html Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
json Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
xml Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
builder.go http/response: get rid of the X-XSS-Protection header 2024-03-24 13:45:38 -07:00
builder_test.go http/response: get rid of the X-XSS-Protection header 2024-03-24 13:45:38 -07:00