gocurl icon indicating copy to clipboard operation
gocurl copied to clipboard

Does not use basic auth from the URL

Open ameshkov opened this issue 1 year ago • 0 comments

Steps to reproduce:

Run gocurl https://xxx:yyy@url

Expected result

Auth header in the request

Actual result

No auth header

ameshkov avatar Jul 25 '24 08:07 ameshkov