-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Description
Problem Description
Export to clipboard as cUrl or HTTPie does not work. Tested on latest Chrome and Firefox, on Windows.
Running in docker, exposed as http://localhost:8081/#/.
Console error NotAllowedError: Failed to execute 'write' on 'Clipboard': Promises to Blobs were rejected.
Steps to reproduce the behavior:
- Select flow
- Menu - Export - Copy as cUrl
System Information
Docker image sha256:f68ff3ad6b28f9c90b5ff2e220b30e1a0d3ddf6e5556348e870a841e6946deda
Mitmproxy: 11.0.0
Python: 3.11.10
OpenSSL: OpenSSL 3.3.2 3 Sep 2024
Platform: Linux-5.15.153.1-microsoft-standard-WSL2-x86_64-with-glibc2.31
Things I have tried
- Grant clipboard access explicitly.
Reactions are currently unavailable


