This website requires JavaScript.
Explore
Help
Sign in
oss
/
miniflux-v2
Watch
1
Star
0
Fork
You've already forked miniflux-v2
0
mirror of
https://github.com/miniflux/v2.git
synced
2025-09-30 19:22:11 +00:00
Code
Wiki
Activity
fe4b00b9f8
miniflux-v2
/
internal
/
http
/
response
History
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