1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-11 17:51:01 +00:00
miniflux-v2/internal/http
Julien Voisin b3fce752d2
refactor: replace Sprintf with string concatenation
There is no need to have go parse the whole format string then introspect the
arguments when we an simply use string concatenation.
2025-08-05 19:47:26 -07:00
..
cookie Revert "feat(cookie): use SameSiteStrictMode when not using OAuth2/OIDC" 2025-08-05 17:32:20 -07:00
request feat(integration)!: remove Pocket integration 2025-06-15 13:29:55 -07:00
response refactor: replace Sprintf with string concatenation 2025-08-05 19:47:26 -07:00
route Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
server feat: TLS support for Unix socket listeners 2025-06-24 21:25:55 -07:00