Url: Query strings should be moved into their own field #2

Open
opened 2024-01-15 14:53:15 +00:00 by threeoh6000 · 0 comments
Owner

Right now query strings are added onto the end of the final segment in Url (e.g. test.cgi?query) when they should instead be moved to their own field which will make it easier to use the Url structure.

Right now query strings are added onto the end of the final segment in `Url` (e.g. `test.cgi?query`) when they should instead be moved to their own field which will make it easier to use the `Url` structure.
threeoh6000 added the
enhancement
label 2024-01-15 14:53:24 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: threeoh6000/packeteer#2
No description provided.