commit dd697ed620a9f88a80d37351f3e7acca90d16b98
parent 209ec15f7a987b0f1085e3912e557c80d2509f44
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 2 Oct 2025 20:50:45 +0200
fix #10469
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/backend/taler-merchant-httpd_post-challenge-ID.c b/src/backend/taler-merchant-httpd_post-challenge-ID.c
@@ -316,8 +316,6 @@ phase_sent (struct MfaState *mfa)
"earliest_retransmission",
GNUNET_TIME_absolute_to_timestamp (
mfa->retransmission_date))));
- TALER_MHD_add_global_headers (response,
- false);
respond_to_challenge_with_response (
mfa,
MHD_HTTP_OK,