Vincent Bernat
|
bd37c1d553
|
common/httpserver: listen on an abstract Unix socket
And make healthcheck command use it by default. This makes the
healthcheck command works whatever port the user has configured for the
HTTP service.
|
2025-11-24 11:29:45 +01:00 |
|
Vincent Bernat
|
31b6591e0e
|
build: update revive
And remove some unused variables.
|
2025-09-09 07:39:00 +02:00 |
|
Vincent Bernat
|
62521e629d
|
common/http: rename to common/httpserver
This is a preparation to introduce an httpclient common package. And it
makes it easier to use http from the standard library.
|
2023-05-28 09:08:29 +02:00 |
|