You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.
I think the Content-Type octet-stream forces the download of the page and not showing the payment page.
Any Idea how to fix this? I think it should be possible with application/bitcoin-paymentrequest. But I don't know where to change this.
best regards
The text was updated successfully, but these errors were encountered:
gudix
changed the title
prevent forcing download payment page because of
prevent forcing download payment page because of Content-Type octet-stream
Nov 20, 2021
Hello
When I add a request I get this Headers
Content-Type: application/octet-stream
Etag: "16b8a68361b388c1-13ad"
Last-Modified: Thu, 18 Nov 2021 13:19:08 GMT
Content-Length: 5037
Accept-Ranges: bytes
Date: Sat, 20 Nov 2021 13:05:08 GMT
Server: Python/3.6 aiohttp/3.8.1
I think the Content-Type octet-stream forces the download of the page and not showing the payment page.
Any Idea how to fix this? I think it should be possible with application/bitcoin-paymentrequest. But I don't know where to change this.
best regards
The text was updated successfully, but these errors were encountered: