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
Currently gocurl support only -d option that is not capable of sending large files.
Please, add curl's analog -T, --upload-file option that will allow to transfer local file to the remote URL.
Currently
gocurlsupport only-doption that is not capable of sending large files.Please, add
curl's analog-T, --upload-fileoption that will allow to transfer local file to the remote URL.