[openstreetmap/openstreetmap-website] geo URIs: separate z parameter with a semicolon, not question mark (Issue #5322)
Slaven Rezić
notifications at github.com
Thu Nov 14 13:40:10 UTC 2024
> Aren't ? and ; both allowed in URL syntax to introduce a parameter string? Though ? is pretty much always what people use to the extent that I can't really ever remember anybody using ; instead!
In traditional `http` URIs, only `?` is used to start the parameters, and `;` or `&` are used to separate key-value pairs.
But `geo` URIs are not `http` URIs.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/5322#issuecomment-2476383779
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/5322/2476383779 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241114/0744cd5c/attachment-0001.htm>
More information about the rails-dev
mailing list