gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: -add comment


From: gnunet
Subject: [taler-merchant] branch master updated: -add comment
Date: Fri, 17 Nov 2023 10:01:01 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 86c021fe -add comment
86c021fe is described below

commit 86c021fe630ab0b5153cdeadb5cca943e48e4797
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Nov 17 10:00:58 2023 +0100

    -add comment
---
 src/backend/taler-merchant-httpd.c | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/src/backend/taler-merchant-httpd.c 
b/src/backend/taler-merchant-httpd.c
index 5a581928..9137c39b 100644
--- a/src/backend/taler-merchant-httpd.c
+++ b/src/backend/taler-merchant-httpd.c
@@ -586,6 +586,15 @@ handle_server_options (const struct TMH_RequestHandler *rh,
 }
 
 
+/**
+ * Generates the response for "/", redirecting the
+ * client to the "/webui/" from where we serve the SPA.
+ *
+ * @param rh request handler
+ * @param connection MHD connection
+ * @param hc handler context
+ * @return MHD result code
+ */
 static MHD_RESULT
 spa_redirect (const struct TMH_RequestHandler *rh,
               struct MHD_Connection *connection,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]