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
The problem is win_get_url tries to resolve the destination file name before it sends the request, so all it knows is the URL given to it. While I see get_url will append the filename based on the final URL used, the win_get_url will need to be updated to do the same thing here.
Output:
VS.
Output:
The text was updated successfully, but these errors were encountered: