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
I have an generated curl (or wget) command where the file name is presented in (some sort of) UTF-8 format: '--output-document '=?UTF-8?B?cHJldXBncmFkZV8xOV9jYnVpbGRfN19sZi56aXA=?='' .
This will be downloaded as 'preupgrade_19_cbuild_7_lf.zip' , but cliget will actually makes file '=?UTF-8?B?cHJldXBncmFkZV8xOV9jYnVpbGRfN19sZi56aXA=?=' .
The text was updated successfully, but these errors were encountered:
I have an generated curl (or wget) command where the file name is presented in (some sort of) UTF-8 format: '--output-document '=?UTF-8?B?cHJldXBncmFkZV8xOV9jYnVpbGRfN19sZi56aXA=?='' .
This will be downloaded as 'preupgrade_19_cbuild_7_lf.zip' , but cliget will actually makes file '=?UTF-8?B?cHJldXBncmFkZV8xOV9jYnVpbGRfN19sZi56aXA=?=' .
The text was updated successfully, but these errors were encountered: