cut
This commit is contained in:
parent
36eaca40d6
commit
a40d42d618
@ -860,18 +860,14 @@ the {\em fulfillment} URL provided by the merchant in the contract
|
||||
\begin{lstlisting}
|
||||
HTTP/1.1 402 Payment Required
|
||||
Content-Type: text/html; charset=UTF-8
|
||||
X-Taler-Contract-Hash: 2BAH2AT4GSG5JRM2W4YWTSYGY66EK4X8CX2V69D5VF7XV703AJMG
|
||||
X-Taler-Contract-Hash: 2BAH2AT4GSG5JRM2W4YWTSYGY66EK4X8CX2V69D5VF7XV703AJMG...
|
||||
X-Taler-Offer-Url: https://shop/article/42
|
||||
X-Taler-Pay-Url: https://shop/pay
|
||||
...
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
...
|
||||
<!-- fallback for browsers without the Taler extension -->
|
||||
You do not seem to have Taler installed, here are
|
||||
other payment options:
|
||||
...
|
||||
You do not seem to have Taler installed, here are other payment options ...
|
||||
</html>
|
||||
\end{lstlisting}
|
||||
\caption{Sample HTTP response when the user agent navigates to a fulfillment
|
||||
|
Loading…
Reference in New Issue
Block a user