Comment by kazinator
6 days ago
This is completely redundant w.r.t. URL parameters: ?foo=bar&etc=whatever ...
There is no need to have two competing keyword-value-list (KVL) formats in the same context.
6 days ago
This is completely redundant w.r.t. URL parameters: ?foo=bar&etc=whatever ...
There is no need to have two competing keyword-value-list (KVL) formats in the same context.
Wasn't the matrix proposal earlier (or in parallel) to the query string one? Or did they have different intended meanings from the start?