Skip to content

Parse out URL parameters #19

Open
Open
@pjbull

Description

@pjbull

Some URIs passed to us may have query parameters and other annoying URL cruft (e.g., s3://bucket/a?presign=abc or something like that). We should be able to use urllib parse to segment these out from the path since we already generate the parsed URL version: https://github.com/drivendataorg/cloudpathlib/blob/master/cloudpathlib/cloudpath.py#L48

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions