> 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/2476383...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to