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
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