1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/http/response
Frédéric Guillot 036704b3e4 feat(response): change error response content type to plain text and escape HTML
Adding another layer of security in addition to the existing CSP cannot
hurt.
2025-05-11 19:15:54 -07:00
..
html feat(response): change error response content type to plain text and escape HTML 2025-05-11 19:15:54 -07:00
json fix(api): return 500 response when JSON serialization fails 2025-01-30 18:19:50 -08:00
xml Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
builder.go fix(api): return 500 response when JSON serialization fails 2025-01-30 18:19:50 -08:00
builder_test.go http/response: add brotli compression support 2024-04-19 12:16:49 -07:00
response.go fix(security): use a more restrictive CSP for untrusted content 2025-03-29 19:49:41 -07:00