Skip to content

Feature Request: Support for Matrix Path Parameters #67

Open
@batandwa

Description

@batandwa

This is to request support for matrix parameters.
urlparse() places these parameters in the params attribute so they are being ignored. They should be part of the path when creating the canonical request.

This is only an issue when the URL ends with the matrix parameters. So:
This is fine: https://x.com/user;name=Piet;surname=Pompies/details
This does NOT work: https://x.com/user;name=Piet;surname=Pompies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions