]> git.openstreetmap.org Git - rails.git/commitdiff
Don't try and change the HTTP client user agent
authorTom Hughes <tom@compton.nu>
Wed, 10 Jul 2024 18:17:09 +0000 (19:17 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 10 Jul 2024 18:17:09 +0000 (19:17 +0100)
Because we only create the client once we can't override the
server URL for a test to change the user agent as we don't know
which test will create it.


No differences found