[openstreetmap/openstreetmap-website] Replace qs with URLSearchParams (PR #5592)
    Tom Hughes 
    notifications at github.com
       
    Sun Feb  2 19:31:08 UTC 2025
    
    
  
@tomhughes commented on this pull request.
> +  function stringifyArgs(args) {
+    return new URLSearchParams(args).toString();
+  }
+
Thanks for point that out - hopefully I've fixed all those now.
-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5592#discussion_r1938561064
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5592/review/2588620048 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250202/ec621604/attachment-0001.htm>
    
    
More information about the rails-dev
mailing list