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
|
39882fd98e
|
common: handle per-candidate ports for external service checks
|
2024-01-20 09:25:31 +01:00 |
|
Vincent Bernat
|
b49abde028
|
common: use 127.0.0.1 instead of localhost for external test services
|
2024-01-20 08:29:32 +01: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 |
|