Skip to content

Allow parsing the complete 'pathname' at once #9

@rl-king

Description

@rl-king

What

Parse a complete pathname with all segments at once.
The requested feature is implemented in this fork here : http://package.elm-lang.org/packages/terezka/url-parser/1.0.0/UrlParser#any

Why

Our clients are able to define custom paths for the pages they create. Which means they could write something like /this/random/path/1/. Having the ability to accept that complete path and still allow for parsing queryParams will prevent workarounds that don't make full use of this package.

Note

We're having this issue in evancz/url-parser but as this looks to become the next version of that I'm posting this here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions