Skip to content

HttpRequest Path Includes Query String #391

@Mazyod

Description

@Mazyod

As far as I know, path part of a URL is only /foo part of /foo?a=b. Hence, my surprise when trying to use this library and seeing path printing the whole string.

I made a quick fix on my fork to resolve the issue using URLComponents, which required me to bump the macOS deployment target 10.9 -> 10.10.

Please let me know if you're interested in this change, and I'd be happy to contribute this change back to this repo.

Mazyod@8a474d4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions