taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit d9c56756160d668c7d09f694e36f8eb691520306
parent c463aa41ee54d486ea18adeefab05d6a7da5f077
Author: Florian Dold <florian.dold@gmail.com>
Date:   Sun, 24 Jan 2016 04:46:55 +0100

origin header remark

Diffstat:
Mapi-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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).