[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-docs] branch master updated: add long_poll_ms
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-docs] branch master updated: add long_poll_ms |
Date: |
Fri, 06 Sep 2019 11:26:18 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 629a030 add long_poll_ms
629a030 is described below
commit 629a0309d2c44c6d6a7a49793d125ca1399b405e
Author: Florian Dold <address@hidden>
AuthorDate: Fri Sep 6 11:26:16 2019 +0200
add long_poll_ms
---
core/api-merchant.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 6c60c09..8c693fe 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1087,6 +1087,9 @@ both by the user's browser and their wallet.
**Request**
:query hc: hash of the order's contract terms
+ :query long_poll_ms: *Optional.* If specified, the merchant backend will
wait up to ``long_poll_ms`` for completion
+ of the payment before sending the HTTP response. A client must never rely
on this behavior, as the merchant backend may
+ return a response immediately.
**Response**
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-docs] branch master updated: add long_poll_ms,
gnunet <=