prometheus/web/api
Julien Pivotto c20c88e0db web/api: return after respondError in serveWALReplayStatus
Without the return, a successful respond() call would always follow
the error response, writing a second body to an already-written
ResponseWriter and producing a malformed HTTP response.

Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
2026-04-17 17:03:25 +02:00
..
testhelpers chore: fix httpNoBody issues from gocritic 2026-03-02 20:06:30 +01:00
v1 web/api: return after respondError in serveWALReplayStatus 2026-04-17 17:03:25 +02:00