Skip to content

http.getFile(url) should strip query string from saved file name #3957

@PeterStaev

Description

@PeterStaev

I'm trying to download files that have some long query string parameters and I'm using http.getFile w/o specifying a local file name. The default file name that is picked by the framework includes both the file name and the query string and thus the save fails.

Expected:
The default file name that is generated should strip out any query string from the URL and just save with a file name that matches the url.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions