Variable ros2_medkit_gateway::ERR_X_INTERNAL_FORWARDED
Defined in File error_codes.hpp
Variable Documentation
-
constexpr const char *ros2_medkit_gateway::ERR_X_INTERNAL_FORWARDED = "x-medkit-internal-forwarded"
Framework-internal sentinel signalling that a typed handler propagated a validator’s Forwarded outcome - the response has already been committed by the peer-forwarding path and the typed wrapper must NOT render any body or status. Never appears on the wire. Always paired with
http_status == 0so accidental rendering still produces a recognizable shape.