-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
An interesting and useful thing to do with URIs is setting various parts of the URI, without changing other parts, say changing only the host ot the or query string. This functionality is provided by Perl's URI package, for example.
Also, converters from/to query string part to various key/value types like rowtypes and json can be quite handy. Now one has to assemble and take these apart somewhat manually.
Perhaps something akin to row_to_json, but for building URL query strings.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels