1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00
miniflux-v2/internal/http
gudvinr 71af68becd refactor(server): use time.Duration for timeout values
Instead of converting at the very last moment,
it's simpler and more readable to use time.Duration ASAP.
2025-08-20 19:45:24 -07:00
..
cookie Revert "feat(cookie): use SameSiteStrictMode when not using OAuth2/OIDC" 2025-08-05 17:32:20 -07:00
request refactor(request): fix typo in big corp name 2025-08-15 16:24:48 -07:00
response refactor(response): simplify switch-case and remove unnecessary defer 2025-08-20 19:31:28 -07:00
route Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
server refactor(server): use time.Duration for timeout values 2025-08-20 19:45:24 -07:00