Open
Description
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
Labels
No labels