summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-01-24 04:46:55 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-01-24 04:46:55 +0100
commitd9c56756160d668c7d09f694e36f8eb691520306 (patch)
treec029b0df9d3f484df85ad86827b5905186757973
parentc463aa41ee54d486ea18adeefab05d6a7da5f077 (diff)
downloaddocs-d9c56756160d668c7d09f694e36f8eb691520306.tar.gz
docs-d9c56756160d668c7d09f694e36f8eb691520306.tar.bz2
docs-d9c56756160d668c7d09f694e36f8eb691520306.zip
origin header remark
-rw-r--r--api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index d857db00..52a4222f 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -265,6 +265,6 @@ merchant's offer.
The wallet will inject an ``XMLHttpRequest`` request to the merchant's
``$pay_url`` in the context of the execution page. This mechanism is
necessary since the request to ``$pay_url`` must be made from the merchant's
- origin domain in order to preserve information (e.g. cookies).
+ origin domain in order to preserve information (e.g. cookies, origin header).