Skip to content

Improve query string parsing #492

@joepio

Description

@joepio

Instead of relying on error-prone match statements like these, we could use a library like serde_qs to parse query strings.

Current implementation issues:

  • Wrong query params are ignored instead of throwing an error
  • Verbose

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