1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-02 16:38:37 +00:00
miniflux-v2/internal/http
Ingmar Stein 8fa5041c37 feat: Allow multiple listen addresses
This change implements the ability to specify multiple listen addresses.
This allows the application to listen on different interfaces or ports simultaneously,
or a combination of IP addresses and Unix sockets.

Closes #3343
2025-06-20 12:46:34 -07:00
..
cookie Make cookie duration dependent on configuration 2024-05-01 19:34:13 -07:00
request feat(integration)!: remove Pocket integration 2025-06-15 13:29:55 -07:00
response feat(response): change error response content type to plain text and escape HTML 2025-05-11 19:15:54 -07:00
route Implement structured logging using log/slog package 2023-09-24 22:37:33 -07:00
server feat: Allow multiple listen addresses 2025-06-20 12:46:34 -07:00