QueryArgs should fall back to URL parsing #25

Open
opened 2026-07-03 19:24:20 +02:00 by c.fahner · 0 comments
Owner

Currently QueryArgs just gives up if the :path field was not an instance of Structured. It should, as a last resort, parse the field value as a URL and extract the query arguments from the query string.

Currently `QueryArgs` just gives up if the `:path` field was not an instance of `Structured`. It should, as a last resort, parse the field value as a URL and extract the query arguments from the query string.
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
slendium/http#25
No description provided.