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
Disable the "Copy as cURL" button when the debug info are disabled
Some versions of curl have a bug that prevents collecting the debug
info. This is reported by writing an explanation message in the debug
buffer.
When this is detecting, the "Copy as cURL" button is now skipped (like
for other unsupported cases) instead of copying a broken command.
0 commit comments